Uptycs Rest API call highlighting.
Project description
# urestapi
A command-line client for Uptycs that has ability to run Uptycs restAPI
## Installation
If you already know how to install python packages, then you can install it via pip:
You might need sudo on linux.
if you want to install using pip, you can use following command:
```
$ sudo pip install urestapi
```
if you want to install from source you can use following command:
```
$ git pull urestapi
$ cd urestapi
$ python setup.py install
```
## Usage
```
$ urestapi --help
Usage: urestapi [OPTIONS]
Options:
-V, --version Output urestapi's version.
-k, --keyfile TEXT Uptycs json key file.
--domainsuffix TEXT Uptycs Domain Suffix like .uptycs.io
--nossl do not verify ssl certificate
-m, --method TEXT restAPI method
-a, --api TEXT API name [GET|POST|PUT|DELETE]
-d, --postdata TEXT post json data
-D, --postdatafile TEXT post json data file
--help Show this message and exit.
```
A command-line client for Uptycs that has ability to run Uptycs restAPI
## Installation
If you already know how to install python packages, then you can install it via pip:
You might need sudo on linux.
if you want to install using pip, you can use following command:
```
$ sudo pip install urestapi
```
if you want to install from source you can use following command:
```
$ git pull urestapi
$ cd urestapi
$ python setup.py install
```
## Usage
```
$ urestapi --help
Usage: urestapi [OPTIONS]
Options:
-V, --version Output urestapi's version.
-k, --keyfile TEXT Uptycs json key file.
--domainsuffix TEXT Uptycs Domain Suffix like .uptycs.io
--nossl do not verify ssl certificate
-m, --method TEXT restAPI method
-a, --api TEXT API name [GET|POST|PUT|DELETE]
-d, --postdata TEXT post json data
-D, --postdatafile TEXT post json data file
--help Show this message and exit.
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for urestapi-1.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b10217e8d5f1d383a0a8e909e914ee86c7ffbfcc27ef9806136ff4634204883b |
|
MD5 | 23ff38a78d11ed34ee82e4a7cd4dfc68 |
|
BLAKE2b-256 | 10869d639a6ddbf495ed61c37d1518baf2bacd3ee7478c1ce8719d4d4a991885 |