A CLI to interact with the Dimension Data Cloud API
Project description
A CLI tool to interact with the Dimension Data Cloud
Documentation: didata_cli at ReadTheDocs
Python package: didata_cli at PyPi
Source code: didata_cli at GitHub
Free software: Apache License (2.0)
Installation
Installation via pip:
pip install didata_cli
It is highly recommended to also take the LATEST version of libcloud:
pip install git+https://github.com/apache/libcloud.git@trunk --upgrade
QuickStart
To see all the commands:
didata --help
The easiest way to start using the CLI is to export environment variables for username and password:
export DIDATA_USER='cloud_user' export DIDATA_PASSWORD='cloud_password'
You may also want to specify a region (Default is dd-na):
export DIDATA_REGION='dd-eu'
From there as a first command to list servers:
didata server list
Contributing
Fork it ( https://github.com/DimensionDataDevOps/didata_cli/fork )
Create your feature branch (git checkout -b my-new-feature)
Commit your changes (git commit -am ‘Add some feature’)
Push to the branch (git push origin my-new-feature)
Create a new Pull Request
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
Built Distributions
File details
Details for the file didata_cli-0.2.3.tar.gz
.
File metadata
- Download URL: didata_cli-0.2.3.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 926c99d4ad33fbbcb77a26021248bd509691cb41b3787608d56d92b4835c09d8 |
|
MD5 | 5d193fb172d606654674f849efa5e6b2 |
|
BLAKE2b-256 | ab897964a5109e6f4da7c9fd8e4daf96d08d05833cd0332fd45e7fb11b889e70 |
File details
Details for the file didata_cli-0.2.3.linux-x86_64.tar.gz
.
File metadata
- Download URL: didata_cli-0.2.3.linux-x86_64.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8be0e0a22e0065132e324e6908bf2f347339e905304941aca015f54fe35f635 |
|
MD5 | 69202ab7b4a8ea4ccdbbf479ace98365 |
|
BLAKE2b-256 | 0a3ddd433b12e6bd4ba6605425c02ec218acd8a98474b176709e590620feea65 |
File details
Details for the file didata_cli-0.2.3-py2.py3-none-any.whl
.
File metadata
- Download URL: didata_cli-0.2.3-py2.py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b24c005c38fe460e8961ba200ac97ab81c82058bb45972e404fe37056acf6193 |
|
MD5 | 353a052abbb0693ddfc2cef8b5c5d9bd |
|
BLAKE2b-256 | b0cb198dbda2bebc5dedbc89bfde74188634658ab8da8adc92ad63e7ab419673 |