Skip to main content

apipost-cli

Official ApiPost CLI to run test cases from the command line. Use when installing or running apipost-cli (apipost).

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

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

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

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

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

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

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

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
apipost-cli
description
Official ApiPost CLI to run test cases from the command line. Use when installing or running apipost-cli (apipost).
# apipost-cli Official ApiPost CLI to run test cases from the command line ## When to Activate - Installing or setting up **apipost-cli** - Running `apipost` from the command line - Automating API Testing workflows that apipost-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g apipost-cli ``` ## Verification ```bash apipost -v ``` ## Usage Run `apipost --help` to see available commands and options. ## Details - **Package**: `apipost-cli` - **Category**: API Testing - **Priority**: Recommended - **Platforms**: Windows / macOS
عرض على GitHub