Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Recurrence syntax

Periodic commitments on a stewardship (--every on cdno stewardship add-periodic, or recurrence on the MCP add_periodic_commitment tool) use a small canonical vocabulary.

ValueMeaning
dailyEvery day
weeklyEvery week
monthlyEvery month
every N monthsEvery N months (e.g. every 3 months for quarterly)
yearlyEvery year

Quote any value containing a space on the command line.

Examples

cdno stewardship add-periodic --stewardship health   --title "Dental check-up"     --every "every 6 months" --next 2026-09-01
cdno stewardship add-periodic --stewardship finances --title "File quarterly taxes" --every "every 3 months" --next 2026-07-15
cdno stewardship add-periodic --stewardship health   --title "Annual physical"      --every yearly           --next 2026-11-01

Each line becomes a row in the dashboard’s ## Periodic Commitments section and feeds the aggregated cdno commitments view, advancing to its next occurrence as dates pass.

See also