Skip to main content

A command line interface for CrateDB Cloud

Project description

A command line interface for CrateDB Cloud ☁

Install

Using git

Alternatively, you can “git clone” this repository to any directory, create a virtual environment and link the binary in your PATH:

$ git clone git@github.com:crate/croud.git && cd croud/
$ python3.6 -m venv env
$ env/bin/pip install -e .
$ ln -s $(pwd)/env/bin/croud /usr/local/bin/croud

Usage

Use the command croud -h to list all available subcommands or croud <subcommand> -h to see the their detailed usage:

$ croud [subcommand] {parameters}

Contributing

This project is primarily maintained by Crate.io, but we welcome community contributions!

See the developer docs and the contribution docs for more information.

Help

Looking for more help?

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

croud-0.1.0.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

croud-0.1.0-py3-none-any.whl (19.7 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