Useful Commands
JX Shell
Create a sub shell so that changes to the Kubernetes context, namespace or environment remain local to the shell
| # create a new shell using a specific named context
jx shell prod-cluster
|
JX Prompt
Generate the command line prompt for the current team and environment
JX Helm
As of this writing, April 2019, Tiller is no longer installed by default.
This means Helm cannot find it's releases.
To interact with Helm as you're used to, use jx step helm
instead.
For more details, read the docs.
Single Issue commands
Get URLS