From 9e61027b126490014c90e6096a8c7bdf89718894 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Wed, 31 May 2023 17:43:42 +0000 Subject: [PATCH] Added aws-shell --- home/.chezmoidata.yaml | 1 + software.yml | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index c7603e47..177080e8 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -335,6 +335,7 @@ softwareGroups: - yank Cloud: &Cloud - awscli + - aws-shell - azure-cli - azure-functions - budibase-cli diff --git a/software.yml b/software.yml index 85377746..763ac4df 100644 --- a/software.yml +++ b/software.yml @@ -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