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
0logged out (or nothing to do).2local database error.
Related
vulkro login- sign in on this device.vulkro account- the current account view.vulkro activate- install an offline.licfile.