Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Systemmanic/homebrew-aws-session-manager-plugin
Install the AWS session manager plugin with Homebrew
https://github.com/Systemmanic/homebrew-aws-session-manager-plugin
aws aws-cli homebrew homebrew-tap
Last synced: 2 months ago
JSON representation
Install the AWS session manager plugin with Homebrew
- Host: GitHub
- URL: https://github.com/Systemmanic/homebrew-aws-session-manager-plugin
- Owner: Systemmanic
- License: gpl-3.0
- Archived: true
- Created: 2019-02-15T19:22:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T17:40:58.000Z (7 months ago)
- Last Synced: 2024-08-05T08:09:43.541Z (6 months ago)
- Topics: aws, aws-cli, homebrew, homebrew-tap
- Language: Ruby
- Homepage: https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html
- Size: 38.1 KB
- Stars: 32
- Watchers: 0
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Homebrew AWS Session Manager plugin
= Deprecated
USE: https://formulae.brew.sh/cask/session-manager-plugin
== Description
For installing the https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html#install-plugin-configure-logs[AWS session manager plugin] for AWS CLI with https://github.com/Homebrew/brew[Homebrew]
== Installation
. `brew tap syncdk/aws-session-manager-plugin`
. `brew install aws-session-manager-plugin`You can verify installation by running:
`session-manager-plugin`
== Notes
A Cask version of this plugin is also availible as a Cask in https://github.com/Homebrew/homebrew-cask/blob/master/Casks/session-manager-plugin.rb[homebrew-cask].