Synopsis
Options
None. To inspect a specific profile, use the global--profile flag.
Examples
1. Confirm the active account
person delete, import create, and so on.
2. Check status as JSON
0 even when not logged in, so branch on data.loggedIn instead of the exit code.
3. Use in a shell guard
Response
memberFirstName and teamMemberCount come from a follow-up API call and only appear when the session is valid. When you’re signed out:
See also
talkvalue auth login. Sign in whenloggedInisfalse.talkvalue auth switch. Change the organization shown inorgName.talkvalue auth list. See every saved profile.- Exit codes. Pairing
statuswith a script’s exit handling.
