Docs
Auth

geni auth status

Print who's signed in and which workspace is active.

geni auth status [flags]

Prints the signed-in user, active workspace, and session expiry. Exits non-zero if you're not signed in.

Output

Authenticated as jack@generalinput.com
Active workspace: acme (Acme Inc., admin)
Session expires:  2026-08-12 (in 90 days)

Flags

FlagNotes
--jsonMachine-readable output.

On this page