rial login | Log in through the browser. --api-key rk_secret_… for servers. |
rial whoami / rial logout | Check or drop the session. |
rial create [...] | Mint a verification. --steps-file steps.json for multi-step forms. |
rial get <id> | Status and verdict. |
rial watch <id> | Poll until it settles. Exit code: 0 completed, 1 failed, 2 expired. |
rial list [--status completed] | Recent verifications. |
rial templates validate <file> | Check a template JSON offline. |
rial templates apply <file> [--dry-run] | Create or update a template. Only declared fields change. |
rial templates list / get <slug> | Your templates. |
rial templates simulate <slug> | Test a template without using quota. |