Skip to main content

Client library for OpenStack DBaaS API

Project description

This is a client for the Trove API. There’s a Python API (the troveclient module), and a command-line script (trove). Each implements 100% (or less ;) ) of the Trove API.

Command-line API

To use the command line API, first log in using your user name, api key, tenant, and appropriate auth url.

$ trove-cli --username=jsmith --apikey=abcdefg --tenant=12345 --auth_url=http://trove_auth:35357/v2.0/tokens auth login

At this point you will be authenticated and given a token, which is stored at ~/.apitoken. From there you can make other calls to the CLI.

TODO: Add docs

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

python-troveclient-0.1.3.tar.gz (46.2 kB view hashes)

Uploaded Source

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