Apigee Management API command-line interface with multi-factor authentication
Project description
This package provides a command-line interface for the Apigee Management API with multi-factor authentication.
usage: apigee [-h] [-V]
{authorization,auth,configure,apis,deployments,deps,keyvaluemaps,kvms,developers,devs,apps,products,prods,targetservers,ts,maskconfigs,masks,permissions,perms,userroles,roles,caches}
...
Apigee Management API command-line interface with multi-factor authentication
positional arguments:
{authorization,auth,configure,apis,deployments,deps,keyvaluemaps,kvms,developers,devs,apps,products,prods,targetservers,ts,maskconfigs,masks,permissions,perms,userroles,roles,caches}
authorization (auth)
verify authorization
configure configure credentials
apis manage apis
deployments (deps) see apis that are actively deployed
keyvaluemaps (kvms)
manage keyvaluemaps
developers (devs) manage developers
apps manage developer apps
products (prods) manage api products
targetservers (ts) manage target servers
maskconfigs (masks)
manage data masks
permissions (perms)
manage permissions for a role
userroles (roles) manage user roles
caches manage caches
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
The apigee-cli package works on Python versions:
3.5.x and greater
3.6.x and greater
3.7.x and greater
Documentation: The Apigee Management API command-line interface documentation
Installation
The easiest way to install apigee-cli is to use pip in a virtualenv:
$ pip install apigeecli
or, if you are not installing in a virtualenv, to install globally:
$ sudo pip install apigeecli
or for your user:
$ pip install --user apigeecli
If you have the apigee-cli installed and want to upgrade to the latest version you can run:
$ pip install --upgrade apigeecli
Getting Help
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file apigeecli-0.23.4.tar.gz.
File metadata
- Download URL: apigeecli-0.23.4.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac7b93d5bcc0ef9f79a610bc15be31721be62fefd9442ebdd0aad35f12338da1
|
|
| MD5 |
55bc758722bfc31a73c04b78647a73e2
|
|
| BLAKE2b-256 |
9a5b38f6dfd4422dad19a3cfc2d5fe84c3c2986e43b270e63f5eab896496e320
|
File details
Details for the file apigeecli-0.23.4-py3-none-any.whl.
File metadata
- Download URL: apigeecli-0.23.4-py3-none-any.whl
- Upload date:
- Size: 63.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a97b2c8bea48a7837c68aebc13c4eca603af2e51e12a325fd11f9757fc4825f7
|
|
| MD5 |
6b19c2e3c2c503f79a07616ac8918d5d
|
|
| BLAKE2b-256 |
cfa52dd7bb4b166286c964e9a6597cdd12f632795b4cb4f4517d9c9d27c4e39a
|