bee auth switch
Overview
Section titled “Overview”Switch active space
Changes which space is used by default when --space is not provided.
bee auth switch [flags]-s,--space <hostname>- Space hostname (e.g. xxx.backlog.com, or your own domain)
-y,--yes- Skip confirmation prompt
Examples
Section titled “Examples”Select space via prompt
bee auth switchSwitch to a specific space
bee auth switch -s xxx.backlog.comEnvironment variables
Section titled “Environment variables”BACKLOG_SPACE- Space hostname (e.g. xxx.backlog.com, or your own domain)