{"id":24012909,"url":"https://github.com/glassechidna/gossm","last_synced_at":"2025-10-05T12:18:50.338Z","repository":{"id":57550206,"uuid":"97918317","full_name":"glassechidna/gossm","owner":"glassechidna","description":"Cross-platform CLI tool to make remote command execution in AWS a breeze","archived":false,"fork":false,"pushed_at":"2023-02-25T01:41:11.000Z","size":188,"stargazers_count":12,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T18:12:07.810Z","etag":null,"topics":["aws","aws-sdk-go","ec2","golang","linux","macos","ssm","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glassechidna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-21T07:17:43.000Z","updated_at":"2023-09-08T09:11:56.000Z","dependencies_parsed_at":"2024-06-20T02:50:28.119Z","dependency_job_id":"e7fff4a5-3011-471b-8ebc-6026ef1659aa","html_url":"https://github.com/glassechidna/gossm","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fgossm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fgossm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fgossm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassechidna%2Fgossm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glassechidna","download_url":"https://codeload.github.com/glassechidna/gossm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249038887,"owners_count":21202803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-sdk-go","ec2","golang","linux","macos","ssm","windows"],"created_at":"2025-01-08T06:23:13.390Z","updated_at":"2025-10-05T12:18:45.300Z","avatar_url":"https://github.com/glassechidna.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gossm\n\n[![Build Status](https://travis-ci.org/glassechidna/gossm.svg?branch=master)](https://travis-ci.org/glassechidna/gossm)\n\n`gossm` is a cross-platform command-line tool that makes it ridiculously simple \nto run shell commands remotely on your AWS EC2 instances. It is powered by the\n[AWS Systems Manager service][sysman], which allows remote control through the\n[SSM Agent][agent]. The agent is preinstalled on Windows, Amazon Linux and Ubuntu\nAMIs. It can also be manually installed on others.\n\n[sysman]: https://docs.aws.amazon.com/systems-manager/index.html\n[agent]: https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent.html\n\n## Installation\n\nDownload the latest release from [GitHub Releases][download]. There is a different\nfile for Mac, Windows and Linux. Choose the download for the computer *you* are\nusing, not the OS the EC2 instance is running.\n\n[download]: https://github.com/glassechidna/gossm/releases\n\n## Usage\n\nUsage is as simple as specifying the instance(s) you want to run a command on\nand the command you want to run. Specific instance(s) can be listed using `-i`\nand multiple instances can be specified, e.g. `-i i-abc123 -i i-def456`. \nAlternatively, you can specify a tag using `-t` and all matching instances\nwill run the command, e.g. `-t tagname=value`. \n\n![Example screencap](https://user-images.githubusercontent.com/369053/47539940-82b5d100-d91e-11e8-88f8-42350e83eaa8.gif)\n\nIf you don't want interleaved output when running a command on multiple instances,\nit can also be helpful to save the output to files. This can be done using `-f`.\nThis will save the files to `\u003ccmd\u003e/\u003cinstance id\u003e.txt` in the current directory.\n\nAdditionally, you can specify an AWS profile using `--profile \u003cname\u003e` and\n\"quiet\" mode using `-q`, which shows only command output and no metadata.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassechidna%2Fgossm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglassechidna%2Fgossm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassechidna%2Fgossm/lists"}