gossm
gossm copied to clipboard
💻Interactive CLI tool that you can connect to ec2 using commands same as start-session, ssh in AWS SSM Session Manager
This aligns all the instance IDs. Also, since they are now aligned, I removed the surrounding parenthesis. I also made the `Target` properties a little bit more clear. I'm happy...
This would be nice to have. When connecting via SSH over SSM: ``` $ gossm ssh ? Choose a target in AWS: target-instance (i-0000) ? Type your connect user (default:...
Hello, I have been using gossm well with fish shell and oh-my-fish. However, I keep getting EOF error and gossm just closed after I upgrade brew to v3.2.6. Is there...
As the title says, being able to connect to an instance via a specified tag that is commonly know as opposed to the instance ID.
```text Warning: Calling bottle :unneeded is deprecated! There is no replacement. Please report this issue to the gjbae1212/gossm tap (not Homebrew/brew or Homebrew/core): /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/gjbae1212/homebrew-gossm/gossm.rb:9 ```
If you connect to the Remote Server with services such as Session Manager and MobaXterm, you can use k9s comfortably. However, when connecting to EC2 using gossm, the values of...
This is quite useful. Wondering if you had considered integrating AWS SSO to grab the names of the accounts in the AWS org > account > role > region >...
Hello, as I see in code you're using ec2 describe-instances to filter running instances. But in my case my hybrid instances doesn't appear as ec2 instances but are still available...
AWS has announced a new functionality to perform portwarding to remote hosts via System Manager Start Session. It would be great to add this new functionality in news versions of...
Just had an issue here (and I haven't had time to confirm it) but it looks like the user had some `AWS_` environment vars set and `gossm` wasn't attempting to...