logout
whzbox logout clears the cached Whizlabs session from the local state file.
Syntax
whzbox logout
Arguments
This command takes no positional arguments.
Flags
This command uses only the global flags.
Behavior
- Clears the stored auth section from the state file.
- Preserves cached sandboxes when sandbox entries are present.
- Removes the entire state file when no sandbox cache remains.
Output
This command writes no structured data to stdout on success.
Exit behavior
0on success1on generic local I/O failure