- Revokes the stored refresh token for your identity
- Clears all cached access tokens for your identity
- Removes contexts that reference this identity
Usage
Flags
| Flag | Description |
|---|---|
--all | Log out from all realms and identities |
--email <string> | Email address to log out (defaults to current identity) |
--realm <string> | Realm to log out from (defaults to current realm) |
Inherited flags
| Flag | Description |
|---|---|
-a <string>, --account-id <string> | Account ID to use (overrides context) |
-c <string>, --context <string> | Use specific context |
--homedir <string> | Override config directory (default: ~/.idyl) |
-n <string>, --namespace <string> | Namespace to use |
-o <string>, --output <string> | Output format (json|yaml) |
-p <string>, --profile <string> | Override profile |
--subnet <string> | Override context subnet for this command |

