Skip to content

Commit c311883

Browse files
authored
Merge pull request #4 from ZEISS/automated-documentation-update-13373864403
Automated documentation update
2 parents 8f218fc + 3696e77 commit c311883

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/k9s/README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# k9s (k9s)
3+
4+
Install [k9s](https://k9scli.io/)
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/ZEISS/devcontainer-features/k9s:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select or enter k9s version | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/ZEISS/devcontainer-features/blob/main/src/k9s/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)