Publishes a draft: flips draft: true off and re-dates the post to today.
Usage
mix cherry.publish content/posts/2026-08-14-my-draft.md [--source DIR] [--json]The file is renamed to today's date (the filename is the source of truth
for a post's date) and the draft: line is removed. With --json, the
envelope carries the old and new paths.