config_show
Show all saved project profiles and platform logins from local CLI config, including which are active. Use to discover profile names for switching, removing, or checking the targeted project.
Instructions
Show the local CLI configuration: all saved project profiles and platform logins, and which of each is active. For every profile it returns the name, org id, auth method (api-key or token), alias, and platform; for every platform it returns the URLs, billing account, and login status. Use this to discover profile names for 'config_use', 'config_remove', or 'logout', and to check which project the 'cli' tool currently targets. Reads local config only — makes no network calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||