Skip to main content

apifox-cli

Official Apifox CLI for CI/CD automated testing. Use when installing or running 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
English
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
description
Official Apifox CLI for CI/CD automated testing. Use when installing or running apifox-cli (apifox).
# apifox-cli Official Apifox CLI for CI/CD automated testing ## When to Activate - Installing or setting up **apifox-cli** - Running `apifox` from the command line - Automating API Testing workflows that apifox-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g apifox-cli ``` ## Verification ```bash apifox -v ``` ## Usage Run `apifox --help` to see available commands and options. ## Details - **Package**: `apifox-cli` - **Category**: API Testing - **Priority**: Recommended - **Platforms**: Windows / macOS
View on GitHub