# cloud-cli **Repository Path**: mirrors_api7/cloud-cli ## Basic Information - **Project Name**: cloud-cli - **Description**: Universal Command Line Interface for API7 Cloud - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-22 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)