config_remove
Remove a saved project profile from local CLI configuration, deleting only locally stored credentials. Use 'config_show' to list profile names. Returns confirmation or not-found message.
Instructions
Delete a saved project profile from the local CLI configuration. Removes only the locally stored credentials and settings — it does not delete the project or revoke tokens server-side (to remove the project itself, use 'projects_delete'). Run 'config_show' to see profile names. Returns confirmation, or a not-found message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Name of the profile to remove from local config. See 'config_show' for valid names. |