Skip to main content

fluidctl auth get-credentials

Retrieve credentials to a Fluidstack cluster

fluidctl auth get-credentials [flags]

Options

  -h, --help          help for get-credentials
--type string Type of authentication to retrieve credentials for (currently only 'kubernetes' is supported) (default "kubernetes")

Options inherited from parent commands

      --client-id string       OAuth Client ID
--client-secret string OAuth Client Secret
-F, --format string Output format (json, yaml, table) (default "table")
-T, --token string Auth token
-U, --url string Atlas Server URL (default "https://atlas.fluidstack.io")

SEE ALSO