Skip to main content

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

Project description

Upload Python Package badge

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]
              {authorization,auth,configure,apis,deployments,deps,keyvaluemaps,kvms,developers,devs,apps,products,prods,targetservers,ts,maskconfigs,masks,permissions,perms,userroles,roles,caches,debug,trace,debugsessions}
              ...

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.30.0.tar.gz (49.9 kB view hashes)

Uploaded Source

Built Distribution

apigeecli-0.30.0-py3-none-any.whl (81.9 kB view hashes)

Uploaded Python 3

Supported by

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