Commit graph

11 commits

Author SHA1 Message Date
wilso199
10b4c8ab26 Adding config set example for vscode to docs 2020-06-30 18:17:05 -04:00
Mislav Marohnić
d5c4e23ca5 Tweak last few Example sections 2020-06-11 20:36:08 +02:00
Mislav Marohnić
e7c934b05c Tweak gh help config output 2020-06-11 16:44:27 +02:00
Mislav Marohnić
8e90c27c46 Use Cobra's Example field for config get/set examples 2020-06-11 16:44:08 +02:00
micnncim
c6c366e8f5 Fix gh config examples in documentations 2020-06-11 19:53:09 +09:00
dulltz
821324c2fb cosmetic
- Align the first letter to uppercase.
- Align with no period at the end.
2020-05-19 12:03:56 +09:00
vilmibm
fcf258620c ignore MarkHidden errors 2020-04-21 11:23:38 -05:00
vilmibm
3220f2ef53 linter appeasement 2020-04-20 14:00:06 -05:00
vilmibm
1a5bc0687e usage cleanup 2020-04-20 12:33:32 -05:00
vilmibm
bd907ec74d favor %w over %s for error wrapping 2020-04-20 12:22:12 -05:00
vilmibm
a325db3051 new config infrastructure
- adds config get and config set commands
- supports arbitrary k/v strings set at top and host level
- supports writing an updated config, preserving comments
- supports mostly lazy evaluation of yaml
2020-04-17 15:17:44 -05:00