Skip to content

plm logout

plm logout

Revoke the current CLI token and clear credentials

Usage

Terminal window
plm logout

Options

  • --format <fmt> — output format (default: "json")
Agent-readable summary
{
"command": "plm logout",
"description": "Revoke the current CLI token and clear credentials",
"arguments": [],
"options": [
{
"flags": "--format <fmt>",
"description": "output format",
"required": false,
"default": "json"
}
],
"subcommands": []
}