vulkro account
Show your Vulkro account: email, tier (Free / Pro / Team / Enterprise), seat (for example "seat 2 of 5"), expiry, offline-grace remaining, and last sync.
This command is 100% local: it makes no network call and works air-gapped.
Usage
vulkro account
This command takes no arguments and no flags.
Exit codes
0report printed.2local database read error.
Related
vulkro license-status- sign-in status, tier, expiry, machine ID, and the feature checklist.vulkro login- sign in on this device.vulkro logout- sign this device out.- Accounts - how accounts and seats work.
Command reference
Generated from vulkro help account on vulkro 0.26.0. This block is the
authoritative flag, usage, and exit-code reference for this command; the
prose above is the friendly explanation. Do not edit this block by hand;
run npm run docs:cli after a release.
Show the account this machine is signed in to.
Show your Vulkro account: email, tier (Free / Pro / Team / Enterprise), seat (e.g. "seat 2 of 5"), expiry, offline-grace remaining, and last sync. 100% local: makes no network call and works air-gapped.
Exit codes: `0` report printed; `2` local database read error.
Usage: vulkro account [OPTIONS]
Options:
--offline
Hard-disable every outbound network call for this run (sets VULKRO_OFFLINE=1). Blocks the CVE feed, the license heartbeat, the update check, webhooks, and any cloud AI endpoint; a loopback model (http://127.0.0.1, http://localhost) is still allowed. Equivalent to exporting VULKRO_OFFLINE=1, and the flag wins when both are set
-h, --help
Print help (see a summary with '-h')