Skip to content

Task 5.11: Define CLI Commands #55

@ryarasi

Description

@ryarasi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority:highHigh priority tasktaskIndividual task within an epic

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions