Skip to main content

apifox-cli

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
RabbitAI-Lab/rabbit-plugins-cli
آخر نشاط في المصدر
٢٦ يوليو ٢٠٢٦ في ١٣:٣٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
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
عرض على GitHub