Skip to main content

whoami

Show the currently signed-in user.

Preview

The driverforge CLI is in preview. Commands and flags documented here may change before the stable release. Follow along or share feedback on our roadmap.

Usage

driverforge whoami

What it does

Prints the user you're signed in as, refreshing the access token first if it has expired. If you're not signed in, it tells you to run driverforge login.

Examples

driverforge whoami

Global flags

Every driverforge command also accepts these global flags: --verbose/-v, --project-dir, --no-tui, --no-update-check, and --help/-h. See the overview for details.