Skip to main content

revoke

inctl auth revoke

Removes local credentials

Synopsis

Remove selected local credentials. Credentials are currently not revoked on server.

inctl auth revoke [flags]

Options

      --all          (optional) Revokes all existing credentials. If --org is omitted, removes all known credentials
--batch (optional) Suppresses command prompts and assume Yes or default as an answer. Use with shell scripts.
-h, --help help for revoke
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.

Options inherited from parent commands

  -o, --output string   (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.

SEE ALSO