constellation/cli/internal/cloudcmd
Moritz Sanft 1d0ee796e8
cli: add Terraform log support (#1620)
* add Terraform logging

* add TF logging to CLI

* fix path

* only create file if logging is enabled

* update bazel files

* register persistent flags manually

* clidocgen

* move logging code to separate file

* reword yes flag parsing error

* update bazel buildfile

* factor out log level setting
2023-04-14 14:15:07 +02:00
..
BUILD.bazel cli: add kubernetes pkg to interface with cluster 2023-04-03 12:03:41 +02:00
clients_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
clients.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
create.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
iam_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
iam.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
rollback_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
rollback.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terminate_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terminate.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
validators_test.go internal: use config to create attestation validators (#1561) 2023-04-06 17:00:56 +02:00
validators.go internal: use config to create attestation validators (#1561) 2023-04-06 17:00:56 +02:00