airshipctl/pkg/config
chumkid 02d2fc7e4a Show the context name and current context using get-context command
The command "airshipctl config get-context" will display the name of the contexts as well as the current context name.

Relates-To: #475
Change-Id: I8234d74f6b98869e27e4974a54b68230d8be8565
2021-05-19 13:42:22 +05:30
..
testdata Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
config.go Merge "Refactor config get-manifest command" 2021-05-11 09:10:36 +00:00
config_helper.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
config_helper_test.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
config_test.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
constants.go Change default manifest target path 2021-05-03 12:08:52 +00:00
context.go Remove NameInKubeconf field from Context struct 2021-03-26 19:22:52 -05:00
errors.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
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 Change default manifest target path 2021-05-03 12:08:52 +00:00
manifest_test.go Change default manifest target path 2021-05-03 12:08:52 +00:00
options.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
options_test.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
repo.go Fix pulling docs from remote branch 2021-01-14 12:35:56 -06:00
repo_test.go Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
utils.go Change default manifest target path 2021-05-03 12:08:52 +00:00