Home
An organization includes projects that in turn contain brokers, recordings etc. All organization related navigation is in the bottom of the navigation sidebar.
The Home page is the root of your organization.
Switch organization
A user can be part of multiple organizations, to switch your current organization simply use the organization dropdown.
How-to switch organization
- Console
- Cli
Click the dropdown and select another organization.
You can set default organization for the CLI in the config file with the following commands.
remotive cloud organizations default # prompts
remotive cloud organizations default my-org # sets to my-org
You can set environment variable REMOTIVE_CLOUD_ORGANIZATION (this overrides your default if already set in config file)
When organization is needed in the CLI you can supply the organization id with --organization
remotive cloud projects list --organization remotivelabs