Skip to content

Commit 5fda364

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

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/fly-cli/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# Concourse Fly CLI (fly-cli)
3+
4+
Installs the Concourse Fly CLI.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/nulldriver/devcontainer-features/fly-cli:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| url | Concourse URL to download the Fly CLI from | string | https://ci.concourse-ci.org |
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/fly-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)