Skip to content

Commit f760901

Browse files
github-actions[bot]github-actions
andauthored
Automated documentation update [skip ci] (#5)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 50c90e4 commit f760901

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/cf-cli/README.md

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

0 commit comments

Comments
 (0)