Skip to content

sefaydinelli/ssm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

AWS SSM Session Connector

Description

With this tool, you can connect AWS instances with using SSM Session Manager via Terminal.

Requirements

Installation

  • You can use this command to install ssmctl tool :

For MacOS & Linux :

curl https://raw.githubusercontent.com/sefaydinelli/ssmctl/main/ssmctl.sh > ssm && \
    sudo cp ssm /usr/local/bin/ && \
    sudo chmod +x /usr/local/bin/ssm

After this, you can use ssm help command.

About

AWS SSM Connector (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages