{"id":37081463,"url":"https://github.com/yagays/ec2inst","last_synced_at":"2026-01-14T09:53:47.971Z","repository":{"id":57425395,"uuid":"69924919","full_name":"yagays/ec2inst","owner":"yagays","description":"AWS EC2 instance console for CLI","archived":false,"fork":false,"pushed_at":"2017-08-23T08:58:35.000Z","size":55,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T17:53:51.423Z","etag":null,"topics":["aws","ec2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yagays.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-04T01:21:50.000Z","updated_at":"2018-01-27T11:32:57.000Z","dependencies_parsed_at":"2022-08-29T22:01:21.744Z","dependency_job_id":null,"html_url":"https://github.com/yagays/ec2inst","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yagays/ec2inst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagays%2Fec2inst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagays%2Fec2inst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagays%2Fec2inst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagays%2Fec2inst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagays","download_url":"https://codeload.github.com/yagays/ec2inst/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagays%2Fec2inst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","ec2"],"created_at":"2026-01-14T09:53:47.375Z","updated_at":"2026-01-14T09:53:47.965Z","avatar_url":"https://github.com/yagays.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ec2inst\n\n`ec2inst` provides AWS EC2 instance console for CLI.\n\n![](screenshot/ec2inst_terminal.png)\n\n## Install\n\nUsing pip:\n\n```\n$ pip install ec2inst\n# or\n$ pip install git+https://github.com/yagays/ec2inst.git  \n```\n\nor from source:\n\n```\n$ git clone https://github.com/yagays/ec2inst\n$ cd ec2inst\n$ python setup install\n```\n\n## Usage\n\n```\n$ ec2inst -h\nusage: ec2inst [-h] [-p PROFILE] [-c COLUMNS]\n\nAWS EC2 instance console for cli\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -p PROFILE, --profile PROFILE\n                        select profile_name in ~/.aws/credentials\n  -c COLUMNS, --columns COLUMNS\n                        columns to display: instance_name,instance_id,instance\n                        _type,availability_zone,instance_state,instance_state_\n                        code,public_dns_name,public_ip_address,private_ip_addr\n                        ess,key_name,monitoring,launch_time,security_group,ima\n                        ge_id\n```\n\n### Using AWS CLI credentials\n\nIf you have already use [AWS CLI](https://aws.amazon.com/cli/), you can specify your profile.\n\n```\n# use \"yag_ays\" profile\n$ ec2inst -p yag_ays\n```\n\n### Select column to display\n\n```\n$ ec2inst -c instance_type,instance_name,instance_state\ninstance_type  instance_name    instance_state\n-------------  ---------------  --------------\nt2.medium      instance_name_1  running\ng2.2xlarge     gpu_instance     stopped\nc3.xlarge      -                running\n```\n\n## Author\n\n@yag_ays \u003cyanagi.ayase@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagays%2Fec2inst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagays%2Fec2inst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagays%2Fec2inst/lists"}