EMRY-025: CLI commands (tui, watch, demo, engine) #20

Closed
opened 2026-06-24 00:21:05 +00:00 by vxfemboy · 0 comments
vxfemboy commented 2026-06-24 00:21:05 +00:00 (Migrated from github.com)

clap CLI

emry demo
emry tui --run-dir PATH | --socket PATH
emry watch PATH
emry engine --project X --socket PATH

Acceptance

  • --help on all subcommands
  • Replace stub implementations from scaffold

Depends on: EMRY-021, EMRY-023, EMRY-024
Estimate: 6h

## clap CLI ```bash emry demo emry tui --run-dir PATH | --socket PATH emry watch PATH emry engine --project X --socket PATH ``` ### Acceptance - [ ] `--help` on all subcommands - [ ] Replace stub implementations from scaffold **Depends on:** EMRY-021, EMRY-023, EMRY-024 **Estimate:** 6h
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
femboy/emry#20
No description provided.