Read config values via CLI selectively
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 363
- Merge trung bình
- 6 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
When we want to debug settings we always ask for the output of `exercism configure` with the hint to redact/remove the token from the ouptut.
So this time, I was only interested in the API URL, so I asked for the output of `exercism configure 2>&1 | grep -- --all` this feels very clumsy.
Can we have an interface like with `git config` where `git config foo` reads and `git config foo bar` writes?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.