diff options
Diffstat (limited to 'collection/aws-cli/feature.json')
-rw-r--r-- | collection/aws-cli/feature.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/collection/aws-cli/feature.json b/collection/aws-cli/feature.json deleted file mode 100644 index ee1df10..0000000 --- a/collection/aws-cli/feature.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "id": "aws-cli", - "name": "AWS CLI", - "options": { - "version": { - "type": "string", - "proposals": [ - "latest" - ], - "default": "latest", - "description": "Select or enter an AWS CLI version. (Available versions here: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst)" - } - }, - "extensions": [ - "AmazonWebServices.aws-toolkit-vscode" - ], - "install": { - "app": "", - "file": "install.sh" - } -}
\ No newline at end of file |