Interactive command line client for CDMI
Project description
An interactive command line client for CDMI.
Installation
To install cdmi-cli, simply:
$ sudo pip install cdmi_client
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
Release history Release notifications | RSS feed
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.3.tar.gz
(5.2 kB
view details)
File details
Details for the file cdmi_client-0.3.tar.gz
.
File metadata
- Download URL: cdmi_client-0.3.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c856412a1168d462b534af22130b73f70cc42eac4c042d10d4bddd688086864 |
|
MD5 | d08db7183a0681a5e8743dd14b4be4b1 |
|
BLAKE2b-256 | cff743d73c732389b333ac11690d768e583e2e21011b4a47800b945b2540080f |