Skip to content

Commit

Permalink
docs: Automatic docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
DO! DevOps bot authored and dploeger committed Jun 27, 2024
1 parent c4aba15 commit bc91cd5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Following features and tools are supported:
* 🐟 Fish Shell
* 📷 AzCopy
* 🪪 Certificates
* 📨 cmctl
* ⚙️ Direnv
* ⛵️ Helm
* 🛠 JQ
Expand Down Expand Up @@ -54,6 +55,7 @@ Following features and tools are supported:
* [Fish Shell](#_fish)
* [AzCopy](#azcopy)
* [Certificates](#certificates)
* [cmctl](#cmctl)
* [Direnv](#direnv)
* [Helm](#helm)
* [JQ](#jq)
Expand Down Expand Up @@ -395,6 +397,17 @@ Adds specified trusted certificate authorities into the container
(optional). Defaults to `/certificates`. If something different than the default is used, the volume-target needs to be adapted to
the same directory

### <a id="cmctl"></a> cmctl

Installs the cert-manager Command Line Tool

#### Configuration

* USE_cmctl: Enable this feature
* DEBUG_cmctl: Debug this feature
* Environment CMCTL_VERSION: Version of cmctl to install (optional)
Defaults to `latest`

### <a id="direnv"></a> Direnv

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

0 comments on commit bc91cd5

Please sign in to comment.