muster context delete¶
Delete a context
Synopsis¶
Remove a context by name.
If the deleted context was the current context, the current context will be cleared.
By default, this command asks for confirmation. Use --force to skip the prompt.
Examples: muster context delete staging muster context delete staging --force muster context rm staging -f
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- muster context - Manage muster contexts