Appearance
tempest auth login
Login to the Tempest API.
Synopsis
Login to the Tempest API. This command will prompt for an API Key. The key will be stored securely in the OS native keychain, or disk of the keychain is not available.
tempest auth login [flags]
Options
-h, --help help for login
-t, --with-token Authenticate with a token passed on stdin.
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)
SEE ALSO
- tempest auth - Authorization commands.