airshipctl/pkg/config
Ruslan Aliev 37c044a5b7 Fix config init command
airshipctl config init command currently fails with "no such file or directory"
error, this patch fixes it.

Change-Id: I78cff26ed71bdb400ce897630102350e72dc495d
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-07-14 15:50:29 +00:00
..
testdata Add repository metadata 2020-06-29 13:33:04 -05:00
authinfo_test.go Encoding secret data in airshipctl config files 2020-05-08 15:09:17 +00:00
authinfo.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
bootstrap.go Improve config package organization pt.2 2020-04-29 18:49:00 +04:00
cluster_test.go Improve config package organization pt.1 2020-04-27 20:54:59 +04:00
cluster.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
config_helper_test.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_test.go Merge "Add repository metadata" 2020-07-10 21:57:50 +00:00
config.go Fix config init command 2020-07-14 15:50:29 +00:00
constants.go Add repository metadata 2020-06-29 13:33:04 -05:00
context.go Fix Lint warnings: Missing comments for functions 2020-04-30 22:32:39 -05:00
errors.go Return a proper error if phase document was not found 2020-06-29 19:38:15 +00:00
management_test.go Add management config validation 2020-05-21 14:21:59 +00:00
management.go Add management config validation 2020-05-21 14:21:59 +00:00
manifest.go Add repository metadata 2020-06-29 13:33:04 -05:00
options_test.go [#42] Refactor flag operations to be uniform 2020-02-20 11:25:41 -06:00
options.go New CLI option to get/set manifest 2020-06-25 18:47:51 -05:00
repo_test.go Fix pull documents for non-master branch 2020-05-09 01:22:54 -05:00
repo.go Remove AirshipError 2020-05-28 14:22:44 -05:00
utils.go Add repository metadata 2020-06-29 13:33:04 -05:00