Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.31 KB

jsctl.md

File metadata and controls

26 lines (20 loc) · 1.31 KB

jsctl

Command-line tool for the Jetstack Secure Control Plane

Options

      --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")
  -h, --help                help for 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