Skip to content

Add short flags for frequently used options #501

@Mossaka

Description

@Mossaka

Priority: P3 - Low

Description

Consider adding short flags for frequently used options:

  • -d for --allow-domains
  • -b for --build-local
  • -k for --keep-containers

Note: Requires discussion before implementation.

Current Short Flags

Only 3 short flags exist:

  • -e for --env
  • -v for --mount
  • -f for --follow (logs subcommand)

Acceptance Criteria

  • RFC/discussion completed
  • Agreed flags implemented
  • Documentation updated

Files to Modify

  • src/cli.ts
  • docs/usage.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions