Subcommands for managing the Jetstack operator
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"
-h, --help help for operator
--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
- jsctl - Command-line tool for the Jetstack Secure Control Plane
- jsctl operator deploy - Deploys the operator and its components in the current Kubernetes context
- jsctl operator installations - Subcommands for managing operator installation resources
- jsctl operator versions - Outputs all available versions of the jetstack operator