claude auth Command Group#
What's wrong with this entry?
New CLI subcommands for managing authentication outside interactive mode.
claude auth login # Sign in to your Anthropic account
claude auth login --email [email protected] # Pre-populate email on login page
claude auth login --sso # Force SSO login flow
claude auth status # Show authentication status
claude auth status --text # Human-readable output
claude auth logout # Log out from your Anthropic account- Replaces the need to use
/loginand/logoutslash commands --jsonflag outputs machine-readable status (default)--textflag outputs human-readable status
Auth command group (search for "Manage authentication", "Sign in to your Anthropic account")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.