Skip to content

plm whoami

plm whoami

Print the authenticated user

Usage

Terminal window
plm whoami

Options

  • --format <fmt> — output format (default: "json")
Agent-readable summary
{
"command": "plm whoami",
"description": "Print the authenticated user",
"arguments": [],
"options": [
{
"flags": "--format <fmt>",
"description": "output format",
"required": false,
"default": "json"
}
],
"subcommands": []
}