Skip to main content

CLI tool for Weaviate

Project description

Weaviate-CLI Weaviate logo

CLI tool for for Weaviate

Installation

For installation, choose a director where you want to install the CLI tool. And follow;

$ git clone https://github.com/semi-technologies/weaviate-cli
$ pip3 install -r requirements.txt
# You can set the path to call weaviate-cli directly
$ export PATH=$PATH:$(pwd)/weaviate-cli
$ echo 'export PATH="$PATH:'$(pwd)'/weaviate-cli"' >> ~/.bashrc

After re-opening your CLI. You can use the cli-tool globally by running:

$ weaviate-cli --version

Note:

  • runs with python3 and pip3
  • requirements.txt is created with pipreqs ./

Documentation

Documentation can be found in the Weaviate repo.

Build Status

Badge Status
Travis Build Status
PyPi Build Status

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

weaviate_cli-0.0.7-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

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