Skip to main content

apifox-cli-zh

Apifox官方CLI,CI/CD自动化测试。用于安装或运行 apifox-cli(apifox)。

Jump to install

Source facts

Repository
RabbitAI-Lab/rabbit-plugins-cli
Last source activity
July 26, 2026 at 13:32
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
apifox-cli-zh
description
Apifox官方CLI,CI/CD自动化测试。用于安装或运行 apifox-cli(apifox)。
# apifox-cli Apifox官方CLI,CI/CD自动化测试 ## 何时使用 - 安装或配置 **apifox-cli** - 在命令行运行 `apifox` - 自动化 apifox-cli 所支持的API 测试相关任务 ## 安装 使用内置安装脚本: ```bash bash scripts/install.sh ``` 或直接安装: ```bash npm install -g apifox-cli ``` ## 验证 ```bash apifox -v ``` ## 用法 运行 `apifox --help` 查看可用命令与选项。 ## 详情 - **包名**: `apifox-cli` - **分类**: API 测试 - **优先级**: 推荐 - **平台**: Windows / macOS
View on GitHub