Description
The logout command signs you out of your Testpilot account, removing stored authentication credentials from your local system.Examples
Options
Global Options
SEE ALSO
- testpilot auth - Manage your account
- testpilot - Testpilot CLI
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Log out from your account
testpilot auth logout [flags]
# Log out from your account
testpilot auth logout
| Option | Description |
|---|---|
-h, --help | help for logout |
| Option | Description |
|---|---|
-l, --logs string | Show logs at level (one of: debug, info, warn, error) (default “ERROR”) |
-q, --quiet | Omit standard output |
Was this page helpful?