Skip to content

Commit 35288b2

Browse files
DO! DevOps botDennis Ploeger
authored andcommitted
docs: Automatic docs update
1 parent f7dd396 commit 35288b2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Following features and tools are supported:
3333
* πŸ‘Ÿ Run
3434
* πŸ”‘ sops
3535
* πŸ“œ Stern
36+
* βŽ” Tanzu CLI
3637
* 🌏 Terraform
3738
* πŸ— Terragrunt
3839
* πŸ•° Timezone configuration
@@ -69,6 +70,7 @@ Following features and tools are supported:
6970
* [Run](#run)
7071
* [sops](#sops)
7172
* [Stern](#stern)
73+
* [Tanzu CLI](#tanzucli)
7274
* [Terraform](#terraform)
7375
* [Terragrunt](#terragrunt)
7476
* [Timezone configuration](#timezone)
@@ -577,6 +579,16 @@ Installs [stern](https://github.com/stern/stern), a multi pod and container log
577579
* DEBUG_stern: Debug this feature
578580
* Environment STERN_VERSION (required): Valid Stern version (e.g. 1.21.0)
579581

582+
### <a id="tanzucli"></a> Tanzu CLI
583+
584+
Installs the [Tanzu CLI](https://github.com/vmware-tanzu/tanzu-cli)
585+
586+
#### Configuration
587+
588+
* USE_tanzucli: Enable this feature
589+
* DEBUG_tanzucli: Debug this feature
590+
* Environment TANZU_CLI_VERSION: Tanzu CLI version to install (required)
591+
580592
### <a id="terraform"></a> Terraform
581593

582594
Installs and configures [Terraform](https://terraform.io)

0 commit comments

Comments
Β (0)