-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area:cliCLI functionalityCLI functionalityarea:task-managementCore task management featuresCore task management featuresbugSomething isn't workingSomething isn't workingmedium-priorityImportant but not urgentImportant but not urgent
Description
Description
When you run task-master generate the CLI no longer recognizes generate as a valid parameter despite the help doc saying otherwise.
Steps to Reproduce
- Perform modifications to your task listing via the CLI so that tasks.json reflects the newest changes.
- Run
task-master generateto reparse the tasks.json into the individual task TXT files.
Expected Behavior
task-master generate should be a recognized command that generates the individualized task TXT files per the help doc.
Actual Behavior
task-master generate results in error: unknown command 'generate'
Screenshots or Logs
Provide screenshots, logs, or error messages if applicable.
Environment
- Task Master version: 0.34
- Node.js version: 22.19.0
- Operating system: macOS
Metadata
Metadata
Assignees
Labels
area:cliCLI functionalityCLI functionalityarea:task-managementCore task management featuresCore task management featuresbugSomething isn't workingSomething isn't workingmedium-priorityImportant but not urgentImportant but not urgent
Projects
Status
Done