user
general user set-default-org
Set the default organization for FlexAI CLI commands
Set the specified organization as the default organization for the current user.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Set the default organization for FlexAI CLI commands
flexai user set-default-org <organization_identifier> [flags]
| Argument | Type | Required | Description |
|---|---|---|---|
organization_identifier | string | Yes | The name of the organization to set as the default for the current user. |
| Flag | Short | Type | Description |
|---|---|---|---|
--help | -h | boolean | Displays this help page. |
--verbose | -v | boolean | Enable verbose logging. |
Was this page helpful?