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 /
Release files for cdmi_client 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cdmi_client-0.3.tar.gz | 5.2 kB | Details |
Release files / cdmi_client-0.3.tar.gz
| Download URL | cdmi_client-0.3.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c856412a1168d462b534af22130b73f70cc42eac4c042d10d4bddd688086864
|
|
BLAKE2b-256 checksum How to use checksums |
cff743d73c732389b333ac11690d768e583e2e21011b4a47800b945b2540080f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |