Skip to main content

fluidctl auth logout

Logout of Fluidstack

Synopsis

Logout terminates your session on the server, revokes authentication tokens, and removes them from your system's keyring

fluidctl auth logout [flags]

Options

  -h, --help   help for logout

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