Skip to content

refactor: rename --defaults to -y / --yes on new command #119

Description

@raiderrobert

The diecut new command currently uses --defaults to skip interactive prompts and accept default values. This should be renamed to -y / --yes for consistency with common CLI conventions (apt, npm, gh, pip) and alignment with the extract command which will also use -y / --yes.

Changes needed

  • Rename --defaults flag to --yes with -y short form on diecut new
  • Update help text
  • Consider keeping --defaults as a hidden alias for backwards compatibility

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions