AuthStatus
Gets authentication status to the configured identity services.
Examples
octo-cli -c AuthStatus
Options
This command takes no options.
Notes
- No parameters required. Reports the JWT claims of the current access token, including an
Auth Methodline indicating whether the token came from the device-code flow orclient_credentials. Forclient_credentialstokens (nosubclaim), the User Info section is omitted because the token is not user-bound.