From 5377ee53f4295367175ff424df05aea4519f3601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Nov 2024 17:06:52 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/cmctl/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/cmctl/README.md diff --git a/src/cmctl/README.md b/src/cmctl/README.md new file mode 100644 index 0000000..4009ff6 --- /dev/null +++ b/src/cmctl/README.md @@ -0,0 +1,20 @@ + +# cmctl (cmctl) + +cmctl is a command line tool that can help you manage cert-manager and its resources inside your cluster. + +## Example Usage + +```json +"features": { + "ghcr.io/amerintlxperts/devcontainer-features/cmctl:0": {} +} +``` + + + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/amerintlxperts/devcontainer-features/blob/main/src/cmctl/devcontainer-feature.json). Add additional notes to a `NOTES.md`._