Skip to content

[Feature]: Add support for CLI command aliases #24

Description

@Sehnya

Problem Statement

Users may find some commands too long to type or remember, and would benefit from shorter aliases.

Proposed Solution

Allow commonly used commands to have short aliases (e.g. peezy c for peezy create).

Alternative Solutions

Rely on shell aliases or scripts outside the tool.

Feature Category

CLI Interface

Priority Level

Medium - Would improve workflow

Use Cases

  1. Frequent users who want to save time.
  2. Teaching new users simpler commands.
  3. Scripting and automation.

Examples

peezy c my-app
peezy l my-app

Additional Context

Consider making aliases configurable by the user.

Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have provided a clear problem statement and proposed solution
  • This feature aligns with Peezy CLI's goals of simplifying project initialization

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions