Skip to content

Commit bc91cd5

Browse files
DO! DevOps botDennis Ploeger
authored andcommitted
docs: Automatic docs update
1 parent c4aba15 commit bc91cd5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Following features and tools are supported:
1919
* 🐟 Fish Shell
2020
* 📷 AzCopy
2121
* 🪪 Certificates
22+
* 📨 cmctl
2223
* ⚙️ Direnv
2324
* ⛵️ Helm
2425
* 🛠 JQ
@@ -54,6 +55,7 @@ Following features and tools are supported:
5455
* [Fish Shell](#_fish)
5556
* [AzCopy](#azcopy)
5657
* [Certificates](#certificates)
58+
* [cmctl](#cmctl)
5759
* [Direnv](#direnv)
5860
* [Helm](#helm)
5961
* [JQ](#jq)
@@ -395,6 +397,17 @@ Adds specified trusted certificate authorities into the container
395397
(optional). Defaults to `/certificates`. If something different than the default is used, the volume-target needs to be adapted to
396398
the same directory
397399

400+
### <a id="cmctl"></a> cmctl
401+
402+
Installs the cert-manager Command Line Tool
403+
404+
#### Configuration
405+
406+
* USE_cmctl: Enable this feature
407+
* DEBUG_cmctl: Debug this feature
408+
* Environment CMCTL_VERSION: Version of cmctl to install (optional)
409+
Defaults to `latest`
410+
398411
### <a id="direnv"></a> Direnv
399412

400413
Installs [Direnv](https://direnv.net/)

0 commit comments

Comments
 (0)