manifoldco / manifoldco/torus-cli
Support pathexp for `view`
Open
enhancement
good first issue
help wanted
- Dominant language
- Go
- Stars
- 603
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
It would be very cool if i could do:
`torus view /org/proj/env/default/1`
In addition to flags.
Contributor guide
Research direction
Start by locating the `view` command and its argument parsing. Verify how flags currently select a secret, then add support for the positional path expression shown in the issue while preserving flag behavior. Done means `torus view /org/proj/env/default/1` works in addition to the existing flags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100