Goal
Create a help command that lists all available CLI commands.
Requirements
- Show available commands
- Include a short description for each command
- Display usage examples
Acceptance Criteria
- Help output is easy to read
- Users can understand how to use the CLI
Goal
Create a help command that lists all available CLI commands.
Requirements
Acceptance Criteria