airshipctl/cmd/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 Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
config.go Revert "Adding commands to get and set encryption configs" 2021-03-10 11:30:32 -06:00
config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
get_context.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
get_context_test.go Show the context name and current context using get-context command 2021-05-19 13:42:22 +05:30
get_management_config.go Refactor config* commands 2020-09-03 23:52:49 -05:00
get_management_config_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
get_manifest.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
get_manifest_test.go Refactor config get-manifest command 2021-04-03 22:27:43 -05:00
init.go Add --overwrite option to config init cmd 2020-11-14 00:52:37 +00:00
init_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
set_context.go Change logic of config set-context cmd 2021-03-26 19:22:52 -05:00
set_context_test.go Change logic of config set-context cmd 2021-03-26 19:22:52 -05:00
set_management_configuration.go Change logic of config set-management-config command 2021-03-30 12:16:13 -05:00
set_management_configuration_test.go Change logic of config set-management-config command 2021-03-30 12:16:13 -05:00
set_manifest.go Refactor subPath out of config manifests 2020-11-04 09:30:03 -06:00
set_manifest_test.go Remove defaults from Config object at runtime 2021-03-19 17:31:02 +00:00
use_context.go Removed K8s Authors 2020-09-23 11:36:43 -04:00
use_context_test.go Removed K8s Authors 2020-09-23 11:36:43 -04:00