jx help

Getting help on the CLI

You can browse the Command Line Reference online or you can use the jx CLI directly to get help:

jx --help

To get help about a particular plugin, such as gitops you can type:

jx gitops --help

Last modified April 6, 2021: fix: add jx CLI links (28a3391a74)