status
whzbox status prints the cached Whizlabs session, if one exists.
Syntax
whzbox status
Arguments
This command takes no positional arguments.
Flags
This command uses only the global flags.
Behavior
- Reads the cached session directly from the local token store.
- Does not refresh tokens.
- Does not prompt for credentials.
- Does not show live sandbox status.
Output
Styled output only. The output contains:
SessionEmailwhen a session existsExpiresRefreshwhen a refresh token is present
When no session exists, the output contains (not logged in).
Exit behavior
0on success1on local state-file errors