constellation/cli/internal/cmd
Daniel Weiße 446b77828b
cli: add missing flag to miniConstellation (#1374)
* Add missing flag to miniConstellation

* Add config merger to miniConstellation

* Soft fail if config can not be merged

* Remove config flattening

* Release spinner stop lock when stopping finished

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Nils Hanke <nils.hanke@outlook.com>
2023-03-08 15:48:36 +01:00
..
cloud_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
cloud.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
cmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
config.go cli: add config kubernetes-versions subcommand (#1224) 2023-02-22 09:52:47 +01:00
configfetchmeasurements_test.go constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
configfetchmeasurements.go cli: attestation validator debug output (#1262) 2023-03-03 16:50:25 +01:00
configgenerate_test.go cli: add --kubernetes flag (#1226) 2023-02-21 14:05:41 +01:00
configgenerate.go cli: add --kubernetes flag to iam create (when used with --create-config) (#1326) 2023-03-03 09:04:54 +01:00
configinstancetypes.go consistently use stdout and stderr (#502) 2022-11-10 10:27:24 +01:00
configkubernetesversions.go cli: add config kubernetes-versions subcommand (#1224) 2023-02-22 09:52:47 +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 cli: add basic support for constellation create on OpenStack (#1283) 2023-02-27 18:19:52 +01:00
iamcreate_test.go cli: add --kubernetes flag to iam create (when used with --create-config) (#1326) 2023-03-03 09:04:54 +01:00
iamcreate.go cli: add --kubernetes flag to iam create (when used with --create-config) (#1326) 2023-03-03 09:04:54 +01:00
iamdestroy_test.go cli: iam destroy (#946) 2023-02-24 11:36:41 +01:00
iamdestroy.go ci: use iam destroy command for resource destruction (#1272) 2023-02-28 09:52:32 +01:00
init_test.go internal: refactor storage credentials (#1071) 2023-03-02 15:08:31 +01:00
init.go cli: add missing flag to miniConstellation (#1374) 2023-03-08 15:48:36 +01: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: add missing flag to miniConstellation (#1374) 2023-03-08 15:48:36 +01:00
recover_test.go internal: refactor storage credentials (#1071) 2023-03-02 15:08:31 +01:00
recover.go cli: attestation validator debug output (#1262) 2023-03-03 16:50:25 +01:00
spinner_test.go reserve enough time for stable tests (#564) 2022-11-17 17:30:35 +01:00
spinner.go cli: add missing flag to miniConstellation (#1374) 2023-03-08 15:48:36 +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: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +01:00
upgradeapply.go cli: restructure upgrade apply (#1319) 2023-03-03 09:38:23 +01:00
upgradecheck_test.go constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
upgradecheck.go cli: attestation validator debug output (#1262) 2023-03-03 16:50:25 +01: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 cli: attestation validator debug output (#1262) 2023-03-03 16:50:25 +01:00
version_test.go constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00
version.go constants: make VersionInfo readonly (#1316) 2023-03-01 11:55:12 +01:00