File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
400413Installs [ Direnv] ( https://direnv.net/ )
You can’t perform that action at this time.
0 commit comments