constellation/cli/internal/cmd
leongross 51eef675a2
cli: refer to --force and --config flags (#1205)
* add reference to --config and --force
2023-02-21 16:46:47 +01:00
..
cloud_test.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
cloud.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
cmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
config.go Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
configfetchmeasurements_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
configfetchmeasurements.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
configgenerate_test.go cli: add --kubernetes flag (#1226) 2023-02-21 14:05:41 +01:00
configgenerate.go cli: add --kubernetes flag (#1226) 2023-02-21 14:05:41 +01:00
configinstancetypes.go consistently use stdout and stderr (#502) 2022-11-10 10:27:24 +01:00
create_test.go init: create kubeconfig file with unique user/cluster name (#1133) 2023-02-10 13:27:22 +01:00
create.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
iam_test.go cli: fix iam rollback (#1148) 2023-02-13 08:42:54 +01:00
iam.go ci: integrate automatic iam creation in e2e test (#1158) 2023-02-21 12:47:14 +01:00
init_test.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
init.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
log.go Add debug logging for verify command (#610) 2022-11-21 17:02:33 +01:00
mini.go Update CLI reference (#248) 2022-10-14 10:48:20 +02:00
minidown.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
miniup.go cli: refer to --force and --config flags (#1205) 2023-02-21 16:46:47 +01:00
recover_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
recover.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
spinner_test.go reserve enough time for stable tests (#564) 2022-11-17 17:30:35 +01:00
spinner.go Option to disable spinner via environment variable. (#1207) 2023-02-16 15:43:19 +01:00
terminate_test.go cli: deactivate spinner for debug logging 2023-01-04 12:17:08 +01:00
terminate.go Improve code sequences with multiple errs 2023-02-20 12:08:24 -05:00
upgrade.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgradeapply_test.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgradeapply.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
upgradecheck_test.go cli: refactor upgrade apply cmd to match name 2023-02-15 16:44:47 +01:00
upgradecheck.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
userinteraction_test.go add license headers 2022-09-05 09:17:25 +02:00
userinteraction.go add license headers 2022-09-05 09:17:25 +02:00
validargs_test.go add license headers 2022-09-05 09:17:25 +02:00
validargs.go cli: remove debug env check for AWS (#460) 2022-11-04 15:31:51 +01:00
verifier_test.go Improve measurements verification with Rekor (#206) 2022-10-11 13:57:52 +02:00
verifier.go Improve measurements verification with Rekor (#206) 2022-10-11 13:57:52 +02:00
verify_test.go cli: add version validation and force flag 2023-02-08 12:30:01 +01:00
verify.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
version_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
version.go cli: add name of build type to version cmd output (#1179) 2023-02-14 14:30:10 +01:00