Skip to main content

Interactive command line client for CDMI

Project description

An interactive command line client for CDMI.

Installation

To install cdmi-cli from source:

$ sudo python setup.py install

or alternatively (using virtualenv):

(env) $ python setup.py install

Getting Started

To use (with caution), simply do:

$ cdmi-cli
cdmi @> ?
available commands:
quit   - quit client
qos    - manage QoS for CDMI object
help   - show help for available commands
auth   - authentication to the CDMI server
exit   - exit client
query  - make CDMI query
close  - close connection to CDMI server
open   - open connection to CDMI server
?      - show available commands

More Examples

Simple Query

To perform a simple query you need to open a connection first and provide some authentication, for example:

$ cdmi-cli
cdmi @> open cdmi.exmpale.com 443
cdmi @cdmi.example.com> auth basic
Enter username: cdmi_user
Enter password:
cdmi @cdmi.example.com> query /

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

cdmi_client-0.1.tar.gz (5.0 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