CLI Reference¶
This reference reflects the command trees defined in the current source.
Personal binary: pm¶
Core vault flow¶
pm setuppm unlockpm readonly <mins>pm lockpm modepm cinfopm infopm tui
Entries and retrieval¶
pm add [type]pm get [query]pm genpm totp [entry_name]pm import <file>pm export
pm add currently supports 25 types. pm get is the main interactive search and management flow.
Sessions¶
pm session issuepm session listpm session revoke <id>
Ephemeral sessions can be bound to host, PID, and agent identity.
Recovery and auth¶
pm auth email [address]pm auth recoverpm auth resetpm auth changepm auth alertspm auth level [1-3]pm auth quorum-setuppm auth quorum-recoverpm auth passkey registerpm auth passkey verifypm auth passkey disablepm auth codes generatepm auth codes status
Profiles, spaces, and policy¶
pm profile listpm profile currentpm profile set <name>pm profile edit [name]pm profile create <name>pm space create [name]pm space switch [name]pm space listpm policy load [name]pm policy showpm policy clear
Cloud¶
pm cloud init [gdrive|github|dropbox|all]pm cloud sync [gdrive|github|dropbox]pm cloud auto-syncpm cloud get [gdrive|github|dropbox] [retrieval_key|repo]pm cloud diff [gdrive|github|dropbox]pm cloud delete [gdrive]pm cloud reset
Notes:
- Google Drive and Dropbox support
APM_PUBLICandself_hostedmodes. - GitHub uses token-based auth and a repository target.
cloud getcan work with provider identifiers such as repo, file ID, or Dropbox path.
Plugins¶
pm plugins installedpm plugins listpm plugins marketpm plugins add [name]pm plugins install [name]pm plugins push [name]pm plugins remove [name]pm plugins searchpm plugins local [path]pm plugins access [plugin] [permission] [on|off]pm plugins run [plugin] [command] [args...]
Plugins may also register extra root-level commands.
MCP¶
pm mcp configpm mcp tokenpm mcp listpm mcp revoke [name_or_token]pm mcp serve
Autofill and autocomplete¶
pm autofill startpm autofill stoppm autofill statuspm autofill list-profilespm autofill daemonpm autocomplete enablepm autocomplete disablepm autocomplete startpm autocomplete stoppm autocomplete statuspm autocomplete window enablepm autocomplete window disablepm autocomplete window statuspm autocomplete link-totp
These flows are primarily relevant on Windows.
Notes and vocabulary¶
pm vocabpm vocab enablepm vocab disablepm vocab statuspm vocab aliaspm vocab alias-listpm vocab alias-remove [alias]pm vocab rank [word] [delta]pm vocab remove [word]pm vocab reindex
Auditing and diagnostics¶
pm healthpm trustpm auditpm loadedpm brutetest [minutes]pm compromisepm update
Optional command trees¶
Depending on build and runtime state, pm also exposes:
pm inject ...pm faceid ...- plugin-defined root commands
Team binary: pm-team¶
Session and identity¶
pm-team init <org_name> <admin_username>pm-team login <username>pm-team whoamipm-team logout
Departments¶
pm-team dept listpm-team dept create <name>pm-team dept switch <username> <dept_id>
Users¶
pm-team user listpm-team user add <username>pm-team user remove <username>pm-team user promote <username> <role>pm-team user rolespm-team user permission grant <username> <permission>pm-team user permission revoke <username> <permission>
Shared vault operations¶
pm-team addpm-team listpm-team get [query]pm-team genpm-team edit <entry_name>pm-team delete <entry_name>
Implementation notes:
pm-team listcurrently prints only some shared entry categories.pm-team getis the main search path for broader retrieval.pm-team editis only fully implemented for a smaller subset of entry types.
Approvals and reporting¶
pm-team approvals listpm-team approvals approve <idx>pm-team approvals deny <idx>pm-team exportpm-team auditpm-team healthpm-team info
Type-specific shared namespaces¶
The team binary also registers type-focused command groups with add, list, and get subcommands:
pm-team passwordpm-team totppm-team apikeypm-team tokenpm-team notepm-team sshpm-team certpm-team wifipm-team recoverypm-team bankingpm-team docpm-team govpm-team medicalpm-team travelpm-team contactpm-team cloudpm-team k8spm-team dockerpm-team ssh-configpm-team cicdpm-team licensepm-team legal