[v18] MWI: Add tbot start noop to start or configure bots with no services#63666
Merged
timothyb89 merged 2 commits intobranch/v18from Feb 11, 2026
Merged
[v18] MWI: Add tbot start noop to start or configure bots with no services#63666timothyb89 merged 2 commits intobranch/v18from
tbot start noop to start or configure bots with no services#63666timothyb89 merged 2 commits intobranch/v18from
Conversation
This adds a new `noop` start/configure mode to tbot that starts no services. While of dubious utility on its own, the intent is to add a CLI flow that mirrors our [documentation flow], where we first onboard a bot, then configure services in a follow-up guide. Currently, `tbot configure` can only generate a configuration with a service, so it isn't able to help generate the initial empty YAML config file. Additionally, it is useful for verifying onboarding config and making sure the bot can join the cluster. [documentation flow]: https://goteleport.com/docs/machine-workload-identity/deployment/linux/
boxofrad
approved these changes
Feb 10, 2026
strideynet
approved these changes
Feb 10, 2026
Merged
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport #63624 to branch/v18
changelog: MWI: Add new
tbot start no-ophelper that starts no servicesManual testing
tbot start noop --join-uri=... --storage=./storage