Description
Implement command hierarchy with help documentation and aliases.
Details
- Implement command hierarchy
- Add help documentation
- Support command aliases
Main Commands
dws # Show project list
dws new # Create new project
dws open <project> # Open project
dws sync # Sync all projects
dws status # Show workspace status
Project Commands
dws project list # List all projects
dws project create # Create new project
dws project delete # Delete project
dws project info # Show project details
dws project edit # Edit project metadata
Parent Epic
Part of #44 - Epic 5: Project Management UI
Priority: High
Estimate: 3 hours
Description
Implement command hierarchy with help documentation and aliases.
Details
Main Commands
Project Commands
Parent Epic
Part of #44 - Epic 5: Project Management UI
Priority: High
Estimate: 3 hours