OVH API CLI is a command line tool that allows usage of OVH’s API from
within a terminal.
Installation
python setup.py install source /etc/bash_completion.d/ovhcli
Usage
Put credentials inside ~/.ovhcli
$ echo '{\
"AK": "Account_KEY",\
"AS": "Account_SECRET",\
"CK": "Consumer_KEY"\
} > ~/.ovhcli
Use tab to trigger the completion
$ ovhcli [TAB]
$ ovhcli /[TAB][TAB]
allDom housing freefax directadmin overTheBox support
auth installationTemplate horizonView office database telephony
...
$ ovhcli /me
me bill history subAccount
backupCode changeEmail order subscription
...
$ ovhcli /me/contact [TAB][TAB]
get put
$ ovhcli /me/contact PUT [TAB][TAB]
--city= --line2= --province=
--country= --line3= --zip=
--line1= --otherDetails=
# some parameters can be automagically listed:
$ ovhcli /me/contact/\{contactId\} GET --contactId=[TAB][TAB]
contact1 contact2 contact3
Release files for ovh_api_cli 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovh_api_cli-1.0.4.tar.gz | 6.4 kB | Details |
Release files / ovh_api_cli-1.0.4.tar.gz
| Download URL | ovh_api_cli-1.0.4.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
252270894c55683d3fc22ae3c34d39a4825b21cd2d55eb8ffcf2670da7adf862
|
|
BLAKE2b-256 checksum How to use checksums |
800a681e9ceac0032bb5ef2cb6a88a5562df4e7d0c86fac0af40d7df282b150c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |