Request JSON
--json writes one JSON value to standard output and suppresses the human scope
banner. The JSON includes the resolved wiki and scope where relevant.
Serialize CLI writes
The CLI upload result says whether a job was queued but does not expose its ID.last is therefore safe only when your automation serializes writes to the wiki
and waits immediately:
last job. When concurrent writers need an exact job ID, use the
Python SDK or REST API, whose upload
responses include the nullable job record.
Exit behavior
| Exit code | Meaning |
|---|---|
0 | Command completed successfully |
1 | Almanac reported an error |
2 | Command syntax or arguments were invalid |
130 | Command was interrupted |
almanac COMMAND --help for command-specific flags. See CLI reference
for the command map and API keys for least-privilege permissions.