Expand description
actr pkg — local package operations (sign, verify, keygen).
§Subcommands
actr pkg sign [--manifest-path FILE] [--key FILE] [--binary FILE]
actr pkg verify --package FILE [--pubkey FILE]
actr pkg keygen [--output FILE] [--force]Remote registry operations (publish) live under actr registry.
End-to-end build + package is a single top-level command: actr build.