cli/command
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
..
completion.go Improve user-friendliness of completion command 2020-04-07 16:58:50 +02:00
completion_test.go Clarify error in powershell completion test 2020-04-03 07:18:19 -05:00
config.go new config infrastructure 2020-04-17 15:17:44 -05:00
config_test.go new config infrastructure 2020-04-17 15:17:44 -05:00
issue.go Merge pull request #745 from doi-t/add-metadata-to-view 2020-04-09 16:27:07 -05:00
issue_test.go new config infrastructure 2020-04-17 15:17:44 -05:00
pr.go Merge pull request #764 from cli/pr-view-docs 2020-04-09 19:12:34 +02:00
pr_checkout.go spell out PR 2020-04-06 09:56:45 -10:00
pr_checkout_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
pr_create.go Fix auto-forking scenario in pr create 2020-04-01 19:37:56 +02:00
pr_create_test.go new config infrastructure 2020-04-17 15:17:44 -05:00
pr_test.go new config infrastructure 2020-04-17 15:17:44 -05:00
repo.go Merge pull request #764 from cli/pr-view-docs 2020-04-09 19:12:34 +02:00
repo_test.go new config infrastructure 2020-04-17 15:17:44 -05:00
root.go new config infrastructure 2020-04-17 15:17:44 -05:00
root_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
testing.go new config infrastructure 2020-04-17 15:17:44 -05:00
title_body_survey.go review feedback 2020-03-16 15:32:35 -05:00