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
      --hostname string       hostname of caepe. (required)
      --organization string   organization to interact with. (required)
      --raw-output            show raw output
      --scheme string         Choose from: [https http] (default "https")
      --skip-tls              ignore tls certificate verification

SEE ALSO

  • caepe - CLI to interact with CAEPE application
Auto generated by spf13/cobra on 31-Mar-2023

Last update: 2023-04-19
Back to top