Auth
Addedv0.1.x
This chapter contains the commands related to authentication.
login [READ MORE]
This operation authenticates the CLI with Zilliz Cloud and saves the login state for later commands. Use browser login for interactive local use, API-key login for scripts or headless environments, and `--cn` with `--api-key` when logging in to the Zilliz Cloud China site.
logout [READ MORE]
This operation logs you out of Zilliz Cloud and clears stored credentials.
status [READ MORE]
This operation shows the current authentication status.
switch [READ MORE]
This operation switches to a different organization.
whoami [READ MORE]
This operation shows the currently signed-in identity, the resolved control-plane endpoint, and the list of organizations available to switch into. Alias `zilliz info`.