An open API service indexing awesome lists of open source software.

https://github.com/api7/cloud-cli

Universal Command Line Interface for API7 Cloud
https://github.com/api7/cloud-cli

Last synced: 6 months ago
JSON representation

Universal Command Line Interface for API7 Cloud

Awesome Lists containing this project

README

          

Cloud CLI
==========

Universal Command Line Interface for [API7 Cloud](https://api7.ai/api7-cloud)

Installation
------------

See [Installation](./docs/installation.md) for details.

Introduction
------------

Cloud CLI supports deploying, stopping [Apache APISIX](https://apisix.apache.org/) on multiple platforms ([Kubernetes](https://kubernetes.io/), [Docker](https://www.docker.com/), [CentOS 7](https://www.centos.org/)). Read the following documentation to get started.

* [How to Configure Cloud CLI](./docs/configuring-cloud-cli.md)
* [How to Deploy APISIX on Docker](./docs/deploy-apisix-on-docker.md)
* [How to Deploy APISIX on Kubernetes](./docs/deploy-apisix-on-kubernetes.md)