Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.26 KB

jsctl_operator.md

File metadata and controls

33 lines (22 loc) · 1.26 KB

jsctl operator

Subcommands for managing the Jetstack operator

Synopsis

These commands cover the deployment of the operator and the management of 'Installation' resources. Get started by deploying the operator with "jsctl operator deploy --help"

Options

  -h, --help   help for operator

Options inherited from parent commands

      --api-url string      Base URL of the control-plane API (default "https://platform.jetstack.io")
      --config string       Location of the user's jsctl config directory (default "HOME or USERPROFILE/.jsctl")
      --kubeconfig string   Location of the user's kubeconfig file for applying directly to the cluster (default "~/.kube/config")
      --stdout              If provided, manifests are written to stdout rather than applied to the current cluster

SEE ALSO