Skip to main content

Apigee Management API command-line interface with multi-factor authentication

Project description

Upload Python Package badge Python package badge

DISCLAIMER:
  • This package is highly experimental and conventions will probably break down across modules

  • This is not an officially supported Google product

This package provides a command-line interface for the Apigee Management API with multi-factor authentication.

Documentation: The Apigee Management API command-line interface documentation

usage: apigee [-h] [-V]
          {apiproducts,apiprods,prods,products,apis,apps,authorization,auth,backup,caches,configure,debug,trace,debugsessions,deployments,deps,developers,devs,keyvaluemaps,kvms,maskconfigs,masks,permissions,perms,restore,sharedflows,sf,stats,targetservers,ts,userroles,roles}
          ...
positional arguments:
apiproducts (apiprods, prods, products)

API products enable you to bundle and distribute your APIs to multiple developer groups simultaneously, without having to modify code.

apis

The proxy APIs let you perform operations on API proxies, such as create, delete, update, and deploy.

apps

Management APIs available for working with developer apps.

authorization (auth)

Custom authorization commands. More information on the use cases for these commands are yet to be documented.

backup

Downloads Apigee Edge configuration files for API proxies, key value maps, target servers, caches, developers, API products, developer apps, and user roles (including permissions and associated users).

caches

A lightweight persistence store that can be used by policies or code executing on the Apigee Edge. To support data segregation, cache resources are scoped to environments.

configure

Configure Apigee Edge credentials.

debug (trace, debugsessions)

Manage sessions configured in Apigee Edge to record specified messages and associated pipeline processing metadata for debugging purposes

deployments (deps)

API proxies that are actively deployed in environments on Apigee Edge.

developers (devs)

Developers implement client/consumer apps and must be registered with an organization on Apigee Edge.

keyvaluemaps (kvms)

Key/value maps at the environment scope can be accessed by any API proxy in the environment (such as test or prod). In the management UI (APIs > Environment Configuration), key/value maps are at the environment scope.

maskconfigs (masks)

Specify data that will be filtered out of trace sessions.

permissions (perms)

Permissions for roles in an organization on Apigee Edge.

restore

Restore specific resources from backups generated by the backup command.

sharedflows (sf)

APIs to manage shared flows and flow hooks.

stats

A source of metrics collected by Apigee Edge that measure API consumption and performance, used to build Analytics reports.

targetservers (ts)

TargetServers are used to decouple TargetEndpoint HTTPTargetConnections from concrete URLs for backend services.

userroles (roles)

Roles for users in an organization on Apigee Edge. User roles form the basis of role-based access in Apigee Edge. Users are associated with one or more userroles. Each userrole defines a set of permissions (GET, PUT, DELETE) on RBAC resources (defined by URI paths).

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.6.x and greater

  • 3.7.x and greater

  • 3.8.x and greater

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

apigeecli-0.37.0.tar.gz (64.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apigeecli-0.37.0-py3-none-any.whl (100.2 kB view details)

Uploaded Python 3

File details

Details for the file apigeecli-0.37.0.tar.gz.

File metadata

  • Download URL: apigeecli-0.37.0.tar.gz
  • Upload date:
  • Size: 64.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for apigeecli-0.37.0.tar.gz
Algorithm Hash digest
SHA256 9f0746f79c60ade0631ddaeaf1295fbb8675cc2a4ad607a4c9c6c89a3f70837d
MD5 6b2bcdeaca3092909a6c33532b89e66f
BLAKE2b-256 715c5b9957021e10575b77b769a78825db2610c80c2fae1b236d5c3c5abf74d6

See more details on using hashes here.

File details

Details for the file apigeecli-0.37.0-py3-none-any.whl.

File metadata

  • Download URL: apigeecli-0.37.0-py3-none-any.whl
  • Upload date:
  • Size: 100.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for apigeecli-0.37.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1230847abe835922db03418da6f1ad6f458827527f53e7a2967bf775bc5ed08
MD5 66bbaff70bd7f45120bd058c6b5f2824
BLAKE2b-256 6dfbf192c81e1491372252b94c8b98f10b18285a9690d11b0d3c41d2ca55310b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page