airshipctl/pkg/config
Sreejith Punnapuzha a1226660d6 New CLI option to get/set manifest
This commit adds get-manifests and set-manifests option for airshipctl
config. get-manifests prints all the manifests in current config file.
set-manifests helps in setting/creating new manifests in current config
file.

Closes: #115
Change-Id: I7c677ed491a1d456744d27bf105f21e2b3c4e6aa
Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com>
2020-06-25 18:47:51 -05:00
..
testdata Fix default checkout options in Airshipctl config 2020-05-14 04:35:19 +00:00
authinfo.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
authinfo_test.go Encoding secret data in airshipctl config files 2020-05-08 15:09:17 +00:00
bootstrap.go Improve config package organization pt.2 2020-04-29 18:49:00 +04:00
cluster.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
cluster_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
config.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_helper.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_helper_test.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
config_test.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
constants.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
context.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
errors.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
management_test.go Add management config validation 2020-05-21 14:21:59 +00:00
manifest.go Fix default checkout options in Airshipctl config 2020-05-14 04:35:19 +00:00
options.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
options_test.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
repo.go Fix pull documents for non-master branch 2020-05-09 01:22:54 -05:00
repo_test.go Fix pull documents for non-master branch 2020-05-09 01:22:54 -05:00
utils.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00