Get the current access token.
suga access-token
Returns an access token for use in CI/CD pipelines and automated workflows.

Options

  • -r, --refresh - Retrieve a new access token, ignoring any cached tokens

Example

suga access-token
# Returns: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...