π¦ ClawHub
pmctl
by @wbingli
Browse and inspect Postman collections, requests, and environments from the terminal using pmctl. Use when you need to discover API endpoints, look up reques...
βοΈ Configuration
# Add a profile with your Postman API key
pmctl profile add --api-key "PMAK-..." --defaultSet a default workspace (scopes list commands)
pmctl profile set-workspace Verify
pmctl profile whoami
Get an API key at https://go.postman.co/settings/me/api-keys
π Tips & Best Practices
--json output is pipeable to jq for scriptingenvironments show --json returns unmasked secrets β useful for scriptingTERMINAL
clawhub install pmctl