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
- Frequent users who want to save time.
- Teaching new users simpler commands.
- Scripting and automation.
Examples
peezy c my-app
peezy l my-app
Additional Context
Consider making aliases configurable by the user.
Checklist
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
Examples
Additional Context
Consider making aliases configurable by the user.
Checklist