{"id":36496433,"url":"https://github.com/unqnown/esctl","last_synced_at":"2026-01-12T02:04:40.125Z","repository":{"id":57545536,"uuid":"262667309","full_name":"unqnown/esctl","owner":"unqnown","description":"Elasticsearch cluster managing tool.","archived":false,"fork":false,"pushed_at":"2023-10-02T14:48:38.000Z","size":645,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T10:08:18.618Z","etag":null,"topics":["backup","cli","elasticsearch"],"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/unqnown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-09T22:06:35.000Z","updated_at":"2023-04-19T13:06:30.000Z","dependencies_parsed_at":"2022-09-16T23:41:32.065Z","dependency_job_id":null,"html_url":"https://github.com/unqnown/esctl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unqnown/esctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unqnown%2Fesctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unqnown%2Fesctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unqnown%2Fesctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unqnown%2Fesctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unqnown","download_url":"https://codeload.github.com/unqnown/esctl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unqnown%2Fesctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backup","cli","elasticsearch"],"created_at":"2026-01-12T02:02:04.497Z","updated_at":"2026-01-12T02:04:40.108Z","avatar_url":"https://github.com/unqnown.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### esctl\n\nesctl is cli tool for Elasticsearch cluster managing.\n\n![esctl](assets/esctl.png)\n\n### features\n\n- expressive and intuitive syntax\n- formatted and colorized terminal output\n- components high-level information\n- indices management\n- content dumping/restoring\n\n### installation\n\nStandard `go install`:\n\n```shell script\ngo install github.com/unqnown/esctl\n```\n\n### quick start\n\n`esctl` requires configuration file to connect to a cluster.\nHowever, it is a waste of time to create configuration file from scratch.\nTherefore it's recommended to use the `init` command which will create it interactively.\n\nTo start using `esctl` immediately with default configuration run:\n\n```shell script\nesctl init\n```\n\nDefault configuration will be added to your `$HOME/.esctl` directory.\nYou are able to override config location with `$ESCTLCONFIG` env variable.\n\n```yaml\nversion: v0.1.0\nhome: ~/.esctl/\nclusters:\n  localhost:\n    servers:\n    - http://localhost:9200\ncontexts:\n  default:\n    cluster: localhost\ncontext: default\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funqnown%2Fesctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funqnown%2Fesctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funqnown%2Fesctl/lists"}