Added aws-shell
This commit is contained in:
parent
767c6b367c
commit
9e61027b12
2 changed files with 10 additions and 0 deletions
|
@ -335,6 +335,7 @@ softwareGroups:
|
|||
- yank
|
||||
Cloud: &Cloud
|
||||
- awscli
|
||||
- aws-shell
|
||||
- azure-cli
|
||||
- azure-functions
|
||||
- budibase-cli
|
||||
|
|
|
@ -4151,6 +4151,15 @@ softwarePackages:
|
|||
ansible:darwin: professormanhattan.iterm2
|
||||
cask: iterm2
|
||||
_type: application
|
||||
aws-shell:
|
||||
_bin: aws-shell
|
||||
_desc: An integrated shell for working with the AWS CLI.
|
||||
_docs: https://github.com/awslabs/aws-shell
|
||||
_github: https://github.com/awslabs/aws-shell
|
||||
_home: https://github.com/awslabs/aws-shell
|
||||
_name: AWS Shell
|
||||
brew: aws-shell
|
||||
pipx: aws-shell
|
||||
ansibler:
|
||||
_bin: ansibler
|
||||
_desc: Megabyte Labs Python project used to extract test information from Molecule and save it as JSON that can be rendered into charts
|
||||
|
|
Loading…
Reference in a new issue