= Gravitee.io CLI
ifdef::env-github[] image::https://img.shields.io/badge/python-3-brightgreen.svg?logo=Python&style=for-the-badge[pythonversion] endif::[]
A command line client for https://gravitee.io/[Gravitee.io] API Platform.
graviteeio-cli
is a CLI (Command Line Interface) which helps you to manage Gravitee.io eco-system.
It allows to automate actions for all modules of the platform by calling their Management API.
== Gravitee cli Documentation
The Gravitee CLI documentation is available in the /docs
folder in this repo and has been deprecated on https://docs.gravitee.io.
== Requirements
== Setup
Install via +pip <https://pypi.python.org/pypi/pip>+
Use pip to install the latest stable version:
== Usage
[cols="2", options="header"] |=== |Platform module |Module
| link:docs/apim/README.adoc[API Management]
| apim
| link:docs/am/README.adoc[Access Management]
| am
|===