Organization Management
Switch Organization
Switch to a different organization
Switch Organization Command
The org switch
command changes the active organization context for subsequent commands.
Usage
Options
Option | Description |
---|---|
--force | Optional. Skip confirmation and force switch even with active operations |
Examples
Basic Organization Switch
Response:
Force Switch with Active Operations
Response:
Notes
- Switching organizations:
- Changes the context for all subsequent commands
- Loads organization-specific configuration
- Applies appropriate permissions
- Initializes necessary resources
- The switch command:
- Verifies access permissions
- Loads organization settings
- Updates environment variables
- Configures API endpoints
- Use
--force
to:- Skip active operation checks
- Override pending changes
- Force immediate switch
- After switching:
- Verify access with
org details
- Check resources with
agent list
- Review teams with
agent team list
- Verify access with
- Active operations:
- Are gracefully suspended
- State is preserved
- Can be resumed after switching back