Organization commands
org list
List all organizations you belong to.org show
Display details about an organization. Defaults to the current org if no name is provided.org switch
Switch your default organization context. Subsequent commands will operate under this org.
Example:
org create
Create a new organization.
Example:
The
organization alias can be used interchangeably with org (for example, vesslctl organization list).Team commands
team list
List all teams in your current organization.team show
Display details about a team. Defaults to the current team if no name is provided.team switch
Switch your default team context.
Example:
team create
Create a new team in your current organization.
Example: