Skip to content

cub oauthclient get

cub oauthclient get

Get an OAuth client

Synopsis

Get details for an OAuth client registered in your organization, including its client_id and redirect URIs.

cub oauthclient get <name or client id> [flags]

Options

  -h, --help            help for get
  -o, --output string   Output format. One of: json, yaml, name, wide, mutations, jq=<expr>, yq=<expr>, custom-columns=<spec>
      --quiet           No default output.
      --verbose         Detailed output, additive with default output

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output

SEE ALSO