Commands related to the gestion of the contexts
1. Synopsis
Manage the context (ie setups the CLI is connecting to). This allows you to quickly switch between different environments (eg staging, production)… You can: * display the current context: get * set the current context: set * add a context: create * remove a context: delete * get more information on a context: describe
3. Options inherited from parent commands
--advanced-mode Turn on advanced mode: more settings are accessible, you should not need this most of the time --bundle-generation-timeout int Set the bundle download generation timeout in seconds (default 300) --debug Turn on debug output
4. SEE ALSO
-
cbsupport - CloudBees Support Command Line Utility
-
cbsupport context create - Create a new context
-
cbsupport context delete - Delete the given context
-
cbsupport context describe - Display details about the current context or about all the available contexts (–all)
-
cbsupport context edit - Edit the current context
-
cbsupport context get - Display the current context or all the available contexts (–all)
-
cbsupport context set - Set the current context