Skip to main content

apifox-cli

Official Apifox CLI for CI/CD automated testing. Use when installing or running apifox-cli (apifox).

Aller à l'installation

Informations de source

Dépôt
RabbitAI-Lab/rabbit-plugins-cli
Dernière activité de la source
26 juillet 2026 à 13:32
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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
Voir sur GitHub