whoami
Show the currently signed-in user.
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.