Baseguard

baseguard logout

Log out and remove credentials

The logout command disconnects from the network and removes your local credentials. Use this when decommissioning a device or switching users.

Usage

baseguard logout

Behavior

When you run logout:

  1. Disconnects from the network (if connected)
  2. Removes local authentication credentials
  3. Clears organization configuration

After logout, you must run baseguard login to re-authenticate.

Removing a Device Completely

logout only removes local credentials. The node registration remains in the control plane. To fully remove the device:

  1. Run baseguard logout on the device
  2. In the Console, go to Nodes and remove the device

See Also

  • login — Authenticate device
  • disconnect — Disconnect without logging out

On this page