Skip to main content

Authentication

Available commands:
  • cloudx auth login to sign in
  • cloudx auth status to check session state
  • cloudx auth logout to sign out

cloudx auth login

Starts the browser-based sign-in flow.

Usage

cloudx auth login

cloudx auth status

Shows whether the CLI is currently signed in.

Usage

cloudx auth status
This command exits 0 when logged in and 1 when logged out or when the current sign-in session can’t be used.

cloudx auth logout

Signs out the current CLI session.

Usage

cloudx auth logout