exercism / exercism/cli

Read config values via CLI selectively

Aberta
#632 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Go
Estrelas
1.4k
Forks
363
Merge médio
6d 13h
PRs com merge (30d)
2

Descrição

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?

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.