{"id":17053909,"url":"https://github.com/mpon/ecswalk","last_synced_at":"2025-03-17T10:34:12.867Z","repository":{"id":41885098,"uuid":"124092458","full_name":"mpon/ecswalk","owner":"mpon","description":"Show information for Amazon Elastic Container Service(ECS) like the AWS management console","archived":false,"fork":false,"pushed_at":"2025-03-15T18:07:38.000Z","size":1343,"stargazers_count":9,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T19:20:40.754Z","etag":null,"topics":["aws","ecs"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mpon.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":"2018-03-06T14:44:11.000Z","updated_at":"2023-11-14T00:13:41.000Z","dependencies_parsed_at":"2022-08-11T20:10:30.535Z","dependency_job_id":"47605892-38e5-4a0f-8be3-fd9f9b6d6513","html_url":"https://github.com/mpon/ecswalk","commit_stats":null,"previous_names":["mpon/ecsctl"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpon%2Fecswalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpon%2Fecswalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpon%2Fecswalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mpon%2Fecswalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mpon","download_url":"https://codeload.github.com/mpon/ecswalk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858016,"owners_count":20359261,"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","ecs"],"created_at":"2024-10-14T10:13:36.632Z","updated_at":"2025-03-17T10:34:12.508Z","avatar_url":"https://github.com/mpon.png","language":"Go","readme":"# ecswalk\n\nShow information for Amazon Elastic Container Service(ECS) like the AWS management console.\n\n## Usage\n\n![docs/screenshot/demo.gif](docs/screenshot/demo.gif)\n\n### show ECS services by selecting cluster interactively\n\n```bash\necswalk services\n```\n\n### show ECS tasks by selecting cluster and service interactively\n\n```bash\necswalk tasks\n```\n\n### Get Information from ECS\n\n#### get ECS clusters\n\n```bash\necswalk get clusters\n```\n\n#### get ECS services for specified ECS cluster\n\n```bash\necswalk get service -c default\n```\n\n#### get ECS tasks for specified ECS cluster and service\n\n```bash\necswalk get tasks -c default -s web-service\n```\n\n## Install\n\n```bash\ngo get github.com/mpon/ecswalk\n```\n\nor\n\nDownload from [GitHub Releases](https://github.com/mpon/ecswalk/releases)\n\n## Options\n\nYou can set aws profile by `.ecswalk.yaml` or `$HOME/.ecswalk.yaml`.\n\n```yaml\nprofile: my-aws\n```\n\nor pass config to command.\n\n```bash\necswalk --config conf.yaml\n```\n\n## Create Test Environment\n\nYou can create by terraform [github.com/mpon/infra/ecswalk_test](https://github.com/mpon/infra/tree/master/terraform/ecswalk_test).\n\n## TODO\n\n- [x] List ECS services\n- [x] List ECS tasks\n- [x] List ECS container instances\n- [ ] List ECS services and fuzzy find\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpon%2Fecswalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmpon%2Fecswalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmpon%2Fecswalk/lists"}