Skip to content

bug: error: unknown command 'generate' #1434

@dklanac

Description

@dklanac

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 generate to 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

No one assigned

    Labels

    area:cliCLI functionalityarea:task-managementCore task management featuresbugSomething isn't workingmedium-priorityImportant but not urgent

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions