Allow piping the query for `analyze` command
Open
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Similar to piping to the bare `edgedb` command, analyze should be able to take the query or debug json from `stdin`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry point for the `analyze` command and compare it with the existing stdin handling for the bare `edgedb` command. Done means `analyze` accepts either a query or debug JSON piped through stdin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100