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
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.1.tar.gz
(5.0 kB
view details)
File details
Details for the file cdmi_client-0.1.tar.gz
.
File metadata
- Download URL: cdmi_client-0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a0ee8bdcd50daaddc117b3f7af6a600d96aa1078cadadca754ddc3f6b67410e |
|
MD5 | febfa65e1b27ece1ad6425f20c7bbbb0 |
|
BLAKE2b-256 | ea671b0b7439f77bd05b88acea6bfd06528d3b70bd11070c73325f0491a4ea92 |