actp CLI reference
TypeScript SDK CLI (actp): 28 commands · Python SDK CLI (actp): 39 commands · Manifest generated: 2026-05-26 12:27:57 UTC
Both SDKs expose the same actp binary, with the command tree extracted directly from each runtime's Commander/Typer registration.
TS CLI commands
| Command | Subcommands |
|---|---|
actp agent | — |
actp autopublish | — |
actp balance | — |
actp batch | — |
actp claim | — |
actp claim-code | — |
actp config | — |
actp deploy:check | — |
actp deploy:env | — |
actp diff | — |
actp find | — |
actp health | — |
actp init | — |
actp mint | — |
actp negotiate | — |
actp pay | — |
actp publish | — |
actp pull | — |
actp register | — |
actp repair | — |
actp request | — |
actp serve | — |
actp simulate | — |
actp test | — |
actp time | — |
actp tx | — |
actp verify | — |
actp watch | — |
Python CLI commands
| Command | Subcommands |
|---|---|
actp autopublish | — |
actp balance | — |
actp batch | — |
actp claim | — |
actp claim-code | — |
actp config | config show, config set, config get |
actp deploy | deploy env, deploy check |
actp diff | — |
actp find | — |
actp health | — |
actp init | — |
actp mint | — |
actp negotiate | — |
actp pay | — |
actp publish | — |
actp pull | — |
actp register | — |
actp repair | — |
actp request | — |
actp serve | — |
actp simulate | simulate pay, simulate fee |
actp test | — |
actp time | time show, time advance, time set |
actp tx | tx status, tx list, tx transition |
actp verify | — |
actp watch | — |
Cross-SDK divergences
TypeScript-only (3): agent, deploy:check, deploy:env
Python-only (14): config get, config set, config show, deploy, deploy check, deploy env, simulate fee, simulate pay, time advance, time set, time show, tx list, tx status, tx transition