titan context default¶
Get or set the default Titan context. For more information on managing contexts, see the Managing Titan Contexts section,
Syntax¶
titan context default [context]
Arguments¶
- context
Optional. If specified the named context is made the default context. Otherwise, the current default context is displayed.
Example¶
$ titan context default
kubernetes
$ titan context default mycontext
$ titan context default
mycontext