Skip to content

Commit d45373b

Browse files
authored
Merge pull request #62 from devcontainers-extra/fix/aws-sso-cli-missing-readme
chore(aws-sso-cli): add missing README
2 parents 5fdcf40 + 89fa899 commit d45373b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/aws-sso-cli/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# aws-sso-cli (via Github Releases) (aws-sso-cli)
2+
3+
## Example Usage
4+
5+
```json
6+
"features": {
7+
"ghcr.io/devcontainers-extra/features/aws-sso-cli:1": {}
8+
}
9+
```
10+
11+
## Options
12+
13+
| Options Id | Description | Type | Default Value |
14+
|-----|-----|-----|-----|
15+
| version | Select the version to install. | string | latest |
16+
17+
---
18+
19+
_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)