Skip to main content

CLI for MeiliSearch

Project description

MeiliSearch CLI

Tests Status pre-commit.ci status Coverage PyPI version PyPI - Python Version

A CLI for working with MeiliSearch

Installation

Installation with pipx is recommended.

pipx install meilisearch-cli

Alternatively MeiliSearch CLI can be installed with pip.

pip install meilisearch-cli

Usage

All commands require both a url for MeiliSearch and a master key. These values can either be passed using the flags --url and --master-key, or can be read from the environment variables MEILI_HTTP_ADDR and MEILI_MASTER_KEY. The one exception is the health comman only requires the url, and does not take a master key.

As an example, if the MEILI_HTTP_ADDR and MEILI_MASTER_KEY vairables are not set you can retrieve the version with:

meilisearch-cli get-version --url http://localhost:7700 --master-key masterKey

or if the environment variables are set you can omit --url and --master-key:

meilisearch-cli get-version

To see a list of available commands run:

meilisearch-cli --help

To get information on individual commands add the --help flag after the command name. For example to get information about the add-documents command run:

meilisearch-cli add-documents --help

Example

Get Version

Get Version

Get Document

Get Document

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meilisearch-cli-0.4.3.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

meilisearch_cli-0.4.3-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file meilisearch-cli-0.4.3.tar.gz.

File metadata

  • Download URL: meilisearch-cli-0.4.3.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.8.0-1042-azure

File hashes

Hashes for meilisearch-cli-0.4.3.tar.gz
Algorithm Hash digest
SHA256 fd1811cba39394af456caf4267f66de533fac10d873705d91dd2e25d0be12237
MD5 6a8e86b891d0cf4ba7a25a0fc792dc8c
BLAKE2b-256 6afd47d602af6b317cb691202e8a563ac13c4acf509f0bf21274118cc0970630

See more details on using hashes here.

File details

Details for the file meilisearch_cli-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: meilisearch_cli-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 12.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.8.0-1042-azure

File hashes

Hashes for meilisearch_cli-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 34c0ae43c5be31593019e770997eacd9a8f3cf00fc2d11888290c8ba24333abd
MD5 ec72efb0d6ee65b8ea010b0a4c6b1b73
BLAKE2b-256 f70c4cd9def276210a97f496cde06c2a2de8e28ebdf9b63f05df7be779ff03ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page