Skip to main content

vulkro logout

Log out this device: delete the local device token and cached lease, then make a best-effort revoke call to the account server.

Local logout always succeeds. A failed or offline revoke is a warning, not an error.

After logging out, scanning requires signing in again with vulkro login. A perpetual offline .lic (if you installed one with vulkro activate) is left untouched and keeps working.

Usage

vulkro logout

This command takes no arguments and no flags.

Exit codes

  • 0 logged out (or nothing to do).
  • 2 local database error.