Synopsis

Logout from the Tempest API. This command will remove the API Key from the OS native keychain.

tempest auth logout [flags]

Options

-h, --help   help for logout

Options inherited from parent commands

--api-endpoint string   The Tempest API endpoint to connect to. (default "https://developer.tempestdx.com/api/v1")
--config string         full path to the config file (default is $WORKDIR/tempest.yaml)
--debug                 Enable verbose logging

See Also