-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated documentation update [skip ci]
- Loading branch information
github-actions
committed
Oct 12, 2024
1 parent
d8dfefc
commit 7f0a711
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
|
||
# clusterctl CLI (clusterctl) | ||
# Air - Live reload for Go apps (air) | ||
|
||
The clusterctl CLI tool handles the lifecycle of a Cluster API management cluster. | ||
Air - Live reload for Go apps | ||
|
||
## Example Usage | ||
|
||
```json | ||
"features": { | ||
"ghcr.io/ZEISS/devcontainer-features/clusterctl:1": {} | ||
"ghcr.io/ZEISS/devcontainer-features/air:1": {} | ||
} | ||
``` | ||
|
||
## Options | ||
|
||
| Options Id | Description | Type | Default Value | | ||
|-----|-----|-----|-----| | ||
| version | Select or enter clusterctl version to install. | string | v1.8.3 | | ||
| version | Select or enter air version to install. | string | 1.61.0 | | ||
|
||
|
||
|
||
--- | ||
|
||
_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`._ | ||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ZEISS/devcontainer-features/blob/main/src/air/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |