Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v16] Machine ID: Bot instance management in
tctl bots instances
(#…
…47225) * Machine ID: Bot instance management in `tctl bots instances` This adds new new subcommands to `tctl` to manage bot instances: - `tctl bots instances list` lists bot instances - `tctl bots instances show` shows a specific bot instance - `tctl bots instances add` adds a new instance to an existing bot This also adds help text to guide users between the new commands. It also adds a few aliases for common alternate command names. * Fix lints * Apply suggestions from code review Co-authored-by: Zac Bergquist <[email protected]> * Add note on other join methods, fix other review comments * Fix import ordering --------- Co-authored-by: Zac Bergquist <[email protected]>
- Loading branch information