From 5b2ebcb01f736a5080d247eaeb9b7cb90c46cc64 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 1 Oct 2024 15:19:34 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/clusterctl/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/clusterctl/README.md b/src/clusterctl/README.md index db19505..3d5f71a 100644 --- a/src/clusterctl/README.md +++ b/src/clusterctl/README.md @@ -1,5 +1,5 @@ -# `clusterctl` CLI +# clusterctl CLI (clusterctl) The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. @@ -7,7 +7,7 @@ The clusterctl CLI tool handles the lifecycle of a Cluster API management cluste ```json "features": { - "ghcr.io/zeiss/devcontainer-features/clusterctl:1": {} + "ghcr.io/ZEISS/devcontainer-features/clusterctl:1": {} } ``` @@ -15,6 +15,10 @@ The clusterctl CLI tool handles the lifecycle of a Cluster API management cluste | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| -| version | Choose your version | string | v1.8.3 | +| version | Select or enter clusterctl version to install. | string | v1.8.3 | + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ZEISS/devcontainer-features/blob/main/src/clusterctl/devcontainer-feature.json). Add additional notes to a `NOTES.md`._