{b}kanbn archive "task-id"{b} {b}kanbn arc "task-id"{b} Move an existing task to the archive. The task's column will be stored in the task metadata. Options: {b}kanbn archive "task-id"{b} Move a task to the archive. {b}kanbn archive --list{b} {b}kanbn archive -l{b} Show a list of archived task filenames. {b}kanbn archive "task-id" --board "board-slug"{b} {b}kanbn archive "task-id" -b "board-slug"{b} Target a board other than the main one. Falls back to the KANBN_BOARD environment variable and then to the defaultBoard option. See {b}kanbn boards{b} for the list of boards. Boards can declare {b}actions{b} - rules that fire when a task changes, e.g. "when this enters In Progress, assign it to me and tag it active". See {b}docs/actions.md{b}. {b}kanbn archive --no-actions{b} Run without firing any action rules. {b}KANBN_NO_ACTIONS=1{b} does the same for a whole shell.