logout
Remove saved credentials for a project profile from local CLI config to disconnect from a project or clear a stale token. Deletes only the stored profile locally.
Instructions
Remove the saved credentials for a project profile from local CLI config. Use this to disconnect from a project or clear a stale token; it deletes only the stored profile locally and does not revoke the token server-side or affect the project. Omit the profile to remove the currently active one. Run 'config_show' to see profile names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Name of the profile to remove. Defaults to the active profile. See 'config_show' for names. |