Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions src/amazon-ecr-credential-helper/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# Amazon ECR credential helper (amazon-ecr-credential-helper)

A feature to install the amazon-ecr-credential-helper

## Example Usage

```json
"features": {
"ghcr.io/pharos/devcontainer-features/amazon-ecr-credential-helper:1": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pharos/devcontainer-features/blob/main/src/amazon-ecr-credential-helper/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/aws-iam-authenticator/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# AWS IAM Authenticator (aws-iam-authenticator)

A feature to install the aws-iam-authenticator

## Example Usage

```json
"features": {
"ghcr.io/pharos/devcontainer-features/aws-iam-authenticator:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Specify the aws-iam-authenticator CLI version to install; or "latest" | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pharos/devcontainer-features/blob/main/src/aws-iam-authenticator/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/aws-sso-util/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# AWS SSO Util (via pipx) (aws-sso-util)



## Example Usage

```json
"features": {
"ghcr.io/pharos/devcontainer-features/aws-sso-util:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select the version to install. | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pharos/devcontainer-features/blob/main/src/aws-sso-util/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/awsume/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# AWSume (via pipx) (awsume)



## Example Usage

```json
"features": {
"ghcr.io/pharos/devcontainer-features/awsume:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Select the version to install. | string | latest |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/pharos/devcontainer-features/blob/main/src/awsume/devcontainer-feature.json). Add additional notes to a `NOTES.md`._