baseguard organizations
List available organizations
The organizations command displays all organizations you have access to.
Usage
baseguard organizationsOutput
$ baseguard organizations
NAME ID URL SELECTED
---- -- --- --------
Acme Corp org_abc123def456ghij api.baseguard.net *
Development org_xyz789uvw012klmn api.baseguard.net
Personal org_qrs456tuv789opqr api.baseguard.netColumns
| Column | Description |
|---|---|
| NAME | Organization display name |
| ID | Unique organization identifier |
| URL | Control plane URL |
| SELECTED | * indicates the currently active organization |
When you run baseguard connect, you connect to the selected organization. Use switch-organization to change it.
See Also
switch-organization— Change active organizationconnect— Connect to the network- Organizations — Organization concepts