revcat-commands

Installation
SKILL.md

revcat - command reference

Commands below are the real surface as of the latest revcat. Verify with revcat <group> --help if anything looks off.

Conventions:

  • <id> = literal id RC returns. Often a lookup_key like premium, sometimes an internal id like pkg_xxx.
  • --file <path> = JSON body on disk (or - for stdin). Used wherever the v2 schema is broad.
  • -y / --confirm = skip the destructive-action prompt.
  • Flags are scoped to the subcommand. Don't assume a flag that works on one subcommand works on another. revcat packages list takes --offering, NOT --app-id. revcat products list has no per-app filter at all (filter by app_id in the JSON output instead). Always check --help on the exact subcommand if a guess doesn't take.

auth

Installs
6
GitHub Stars
1
First Seen
Apr 25, 2026
revcat-commands — akshitkrnagpal/revcat