Every tovio policy subcommand
The complete verified surface, and which ones you will actually use.
Written By Dustin
Last updated About 3 hours ago
policy is a Team-tier command, so tovio help does not list it. Use tovio help --team, or tovio help policy for the full text.
The everyday four
Maintenance
Governance
Repository-wide settings
Things that are not policy subcommands
There is no policy promote, no policy grant, and no policy revoke. Upgrading a repository is tovio identity init; recipients are managed under tovio access.
Policy hooks
tovio policy hook add <event> <plugin-id> [--required]tovio policy hook remove <event> <plugin-id>tovio policy hook listValid events are pre-snapshot, pre-land, resolve-requested and proposal-created. A hook is enforcing by default; --required additionally blocks on error and unavailability. Capability grants are deny-by-default, and read_protected_plaintext can never be granted from a flag.
The authority
This is an index to help you find the right subcommand. The CLI reference in the documentation is the system of record for exact flag semantics, and tovio help policy always reflects the version you actually have installed — check it against your build before scripting.