Show drafts that look orphaned mid-send (status 'sending', stale heartbeat). The startup loop already auto-resets these after 1h; this surfaces them earlier so you can act now
resume
Force-reset an orphaned draft to 'draft' status so it can be re-sent via the normal pipeline. No-op if the draft is already in 'draft'
delete
Permanently delete a draft and its linked provider draft, if present. discard remains as an alias for compatibility with earlier releases [alias: discard]
push
Link a local draft to the account’s provider draft mailbox. The first push creates it; later edits and pushes update the same provider draft
edit
Open an existing draft in $EDITOR and re-save it in place under the same draft id. No new draft is created and nothing is discarded
help
Print this message or the help of the given subcommand(s)
Show drafts that look orphaned mid-send (status 'sending', stale heartbeat). The startup loop already auto-resets these after 1h; this surfaces them earlier so you can act now