Switch to a different organization
Switch the current session to a different organization. If the target organization requires MFA and you haven’t set it up, you will be prompted to scan a QR code and enter a TOTP code.
Example:
vcli org select
vcli org select 2
vcli org select myOrgName
vcli organization select [org-id | org-name] [flags]
-h, --help help for select
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-j, --json Output the response table as JSON format.