Skip to content

CLI: Add convenience aliases (pdd generate tests|examples|docs) #56

@gltanaka

Description

@gltanaka

Summary

  • Accept pdd generate tests ... as an alias to pdd test ... (and similarly for examplesexample, docsdocs).

Acceptance Criteria

  • Aliases dispatch correctly without breaking existing command names.
  • Help text notes the aliases succinctly.

Implementation Notes

  • Lightweight dispatch layer or hidden group to route to existing subcommands.

Credit: Rudi Cilibrasi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions