Wiki selection
| Priority | Source | Example |
|---|---|---|
| 1 | Command flag | --wiki acme/company-handbook |
| 2 | Environment | ALMANAC_WIKI=acme/company-handbook |
| 3 | Nearest project link | .almanac.yaml in the directory or an ancestor |
Environment variables
| Variable | Purpose |
|---|---|
ALMANAC_TOKEN | API key or access token for CLI automation |
ALMANAC_WIKI | Default workspace/wiki handle for wiki commands |
ALMANAC_API_URL appears in the REST examples only as a shell convenience for | |
curl; it is not a public CLI endpoint override. Python code can pass a custom | |
api_url= directly when a controlled environment provides one. |
Project link
.almanac.yaml
