Skip to content

Add delete command to CLI - #2607

Open
alainm23 wants to merge 2 commits into
mainfrom
feat/cli-delete-command
Open

Add delete command to CLI#2607
alainm23 wants to merge 2 commits into
mainfrom
feat/cli-delete-command

Conversation

@alainm23

@alainm23 alainm23 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

The CLI now supports deleting tasks, sections and projects via the new delete command. You can target each type using --task-id, --section-id or --project-id respectively. If none of them is provided, the command returns an error.

Fixes: #2550

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add a command to the CLI to delete tasks and projects

1 participant