Skip to main content

switch

This operation switches to a different organization.

Note: zilliz auth switch is a deprecated alias kept for backwards compatibility. Use the top-level zilliz switch command in new scripts.

Synopsis

bash
zilliz auth switch <ORG_ID>

Options

  • ORG_ID (string) -

    Indicates the ID of the organization displayed in the zilliz status result after this operation. A choice will be displayed if this is not specified.

    If this option is left unspecified, an interactive selection list is displayed for you to choose from.

Example

bash
zilliz auth switch
Minimum SDK versionv0.1.x
Ctrl I