{"id":13648697,"url":"https://github.com/avalarin/elasticsearch-cli","last_synced_at":"2025-04-22T11:33:01.756Z","repository":{"id":69028685,"uuid":"126696147","full_name":"avalarin/elasticsearch-cli","owner":"avalarin","description":"Command line interface for ElasticSearch","archived":false,"fork":false,"pushed_at":"2020-05-01T08:41:09.000Z","size":145,"stargazers_count":73,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-03T01:39:05.271Z","etag":null,"topics":["cli","console","elastic","elasticsearch","kibana"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/avalarin.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}},"created_at":"2018-03-25T12:40:18.000Z","updated_at":"2024-02-20T12:19:00.000Z","dependencies_parsed_at":"2023-03-13T20:25:43.211Z","dependency_job_id":null,"html_url":"https://github.com/avalarin/elasticsearch-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avalarin%2Felasticsearch-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avalarin%2Felasticsearch-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avalarin%2Felasticsearch-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avalarin%2Felasticsearch-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avalarin","download_url":"https://codeload.github.com/avalarin/elasticsearch-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223896472,"owners_count":17221441,"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":["cli","console","elastic","elasticsearch","kibana"],"created_at":"2024-08-02T01:04:27.897Z","updated_at":"2024-11-09T23:30:28.353Z","avatar_url":"https://github.com/avalarin.png","language":"Rust","readme":"# Elasticsearch CLI \n[![Build Status](https://travis-ci.org/avalarin/elasticsearch-cli.svg?branch=master)](https://travis-ci.org/avalarin/elasticsearch-cli)\n[![Coverage Status](https://coveralls.io/repos/github/avalarin/elasticsearch-cli/badge.svg?branch=refactor-config)](https://coveralls.io/github/avalarin/elasticsearch-cli?branch=refactor-config)\n\nCommand-line interface for ElasticSearch\n\n## Installing\n\n### MacOS\n\nTBD\n\n### Linux\n\nTBD\n\n### From archive\n\n* Download the latest release from the [releases page](https://github.com/avalarin/elasticsearch-cli/releases/latest)\n* Unpack it to the executable files directory (e.g. /usr/local/bin)\n* Make the elastic-cli binary executable `chmod +x /usr/local/bin/elastic-cli`\n\n## Configuration\n\nConfiguration file stored in your home directory - `~/.elastic-cli`. Empty configuration file will be created at the first lanuch.\n\nYou need to register some elasticsearch server and set is as default:\n```\nelastic-cli config add server local --address http://localhost:9200 --index '*'\nelastic-cli config use server local\n```\n\n## Usage\n\nExamples:\n```\nelastic-cli search -q 'level: Error'\nelastic-cli search -q 'level: Error' -o json\nelastic-cli search -q 'level: Error' -o '{level} {message}'\nelastic-cli search -q 'level: Error' -f 'level,message'\n```\n\nFor more documentation use help:\n```\nelastic-cli help\nelastic-cli search --help\nelastic-cli config --help\n```\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favalarin%2Felasticsearch-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favalarin%2Felasticsearch-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favalarin%2Felasticsearch-cli/lists"}