Skip to content

Login

caepe login

login commands

Synopsis

login commands

caepe login [flags]

Options

      --client-id string       client id for oauth.(ENV CAEPE_CLIENTID)
      --client-secret string   client secret for oauth.(ENV CAEPE_CLIENTSECRET)
  -h, --help                   help for login

Options inherited from parent commands

      --config string   config file path (default /$HOME/.caepe/config)
      --debug           output debug logs
      --dry-run         do not send the request to server
      --raw-output      show raw output

SEE ALSO

  • caepe - CAEPE helps teams deliver Kubernetes applications consistently and confidently.
Auto generated by spf13/cobra on 5-May-2025
Back to top