Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machine ID: tctl support for modifying Bots roleset #34262

Closed
Tracked by #34299
strideynet opened this issue Nov 6, 2023 · 1 comment · Fixed by #36496
Closed
Tracked by #34299

Machine ID: tctl support for modifying Bots roleset #34262

strideynet opened this issue Nov 6, 2023 · 1 comment · Fixed by #36496
Assignees
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements machine-id tctl tctl - Teleport admin tool

Comments

@strideynet
Copy link
Contributor

Currently our guides are a little awkward since you need to know the roles a bot will have at the time of its creation.

It'd probably be beneficial to have a easy command for this.

I'm easy on the UX but I think something like the following would work:

tctl bots update bot-name --add-role role-name
tctl bots update bot-name --set-roles role-name,role-name-2

I'd recommend this work comes after #33808 otherwise this will need to be redone.

@strideynet strideynet added feature-request Used for new features in Teleport, improvements to current should be #enhancements tctl tctl - Teleport admin tool machine-id labels Nov 6, 2023
@strideynet
Copy link
Contributor Author

strideynet commented Nov 6, 2023

It'd be beneficial to follow this up with updating the documentation to use this.

Ensure we also add this to the CLI Reference for tctl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Used for new features in Teleport, improvements to current should be #enhancements machine-id tctl tctl - Teleport admin tool
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants