Baseguard

baseguard organizations

List available organizations

The organizations command displays all organizations you have access to.

Usage

baseguard organizations

Output

$ baseguard organizations

NAME              ID                        URL                     SELECTED
----              --                        ---                     --------
Acme Corp         org_abc123def456ghij      api.baseguard.net       *
Development       org_xyz789uvw012klmn      api.baseguard.net
Personal          org_qrs456tuv789opqr      api.baseguard.net

Columns

ColumnDescription
NAMEOrganization display name
IDUnique organization identifier
URLControl 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

On this page