manifoldco / manifoldco/torus-cli
Torus run -v to give a quick stdout on the env and names of envs being set
Open
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Go
- Stars
- 603
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Would be a useful flag when using torus run so that build / run logs have something like:
You are running in in prod environment and I'm injecting the following envs:
X
Y
Z
(no values)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the torus run command and its existing flag and output handling. Done means a verbose option reports the active environment and injected environment names to stdout without revealing their values; the issue does not mention a specific file or test to run.
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
- 35/100