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
- Host: GitHub
- URL: https://github.com/api7/cloud-cli
- Owner: api7
- License: apache-2.0
- Created: 2022-02-21T05:29:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T09:11:33.000Z (over 1 year ago)
- Last Synced: 2025-04-06T02:19:57.861Z (12 months ago)
- Language: Go
- Homepage: https://api7.cloud/
- Size: 6.66 MB
- Stars: 9
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)