constellation/cli/internal/cmd
Otto Bittner 0e71322e2e keyservice: move kms code to internal/kms
Recovery (disk-mapper) and init (bootstrapper)
will have to work with multiple external KMSes
in the future.
2023-01-19 13:14:55 +01:00
..
cloud_test.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
cloud.go AB#2579 Add constellation iam create command (#624) 2022-12-07 11:48:54 +01:00
config.go Document exported funcs,types,interfaces and enable check. (#475) 2022-11-09 15:57:54 +01:00
configfetchmeasurements_test.go versionsapi: replace shortname pkg 2023-01-06 10:15:27 +01:00
configfetchmeasurements.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
configgenerate_test.go cli: add verbose debug logging (#809) 2023-01-04 10:46:29 +01:00
configgenerate.go cli: automatically add iam values to config (#782) 2023-01-12 11:35:26 +01:00
configinstancetypes.go consistently use stdout and stderr (#502) 2022-11-10 10:27:24 +01:00
configvalidation.go AB#2512 Config secrets via env var & config refactoring (#544) 2022-11-15 15:40:49 +01:00
create_test.go cli: deactivate spinner for debug logging 2023-01-04 12:17:08 +01:00
create.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
iam.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
iamcreateaws_test.go cli: automatically add iam values to config (#782) 2023-01-12 11:35:26 +01:00
iamcreateaws.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
iamcreateazure_test.go cli: automatically add iam values to config (#782) 2023-01-12 11:35:26 +01:00
iamcreateazure.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
iamcreategcp_test.go cli: automatically add iam values to config (#782) 2023-01-12 11:35:26 +01:00
iamcreategcp.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
init_test.go cli: deactivate spinner for debug logging 2023-01-04 12:17:08 +01:00
init.go keyservice: move kms code to internal/kms 2023-01-19 13:14:55 +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 Bring in changes from release branch (#479) 2022-11-08 18:32:59 +01:00
miniup.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
recover_test.go cli: add verbose debug logging (#809) 2023-01-04 10:46:29 +01:00
recover.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
spinner_test.go reserve enough time for stable tests (#564) 2022-11-17 17:30:35 +01:00
spinner.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
terminate_test.go cli: deactivate spinner for debug logging 2023-01-04 12:17:08 +01:00
terminate.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
upgrade.go cli: minor improvements of output 2022-09-12 12:56:29 +02:00
upgradeexecute_test.go cli: ask user to confirm cert-manager upgrades 2023-01-05 17:19:05 +01:00
upgradeexecute.go cli: adopt Cobra cli reference style (#997) 2023-01-17 14:01:56 +01:00
upgradeplan_test.go versionsapi: use new fetcher in upgrade-plan cmd 2023-01-04 11:39:19 +01:00
upgradeplan.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +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 verify: use fixed user data 2023-01-17 16:14:00 +01:00
verify.go cli: debug: various improvements (#995) 2023-01-18 13:10:24 +01:00
version_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
version.go consistently use stdout and stderr (#502) 2022-11-10 10:27:24 +01:00