config_use
Switch the active project profile to direct CLI commands to a different connected project without re-authenticating.
Instructions
Switch the active project profile that the 'cli' tool's commands operate against. Use this to move between already-connected projects without re-authenticating. The profile must already exist (created by 'projects_use' or 'login_direct'); run 'config_show' to see available profile names. Returns confirmation, or an error if the profile does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Name of an existing profile to make active. See 'config_show' for valid names. |