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).

Ir a la instalación

Datos de origen

Repositorio
RabbitAI-Lab/rabbit-plugins-cli
Última actividad en el origen
26 de julio de 2026 a las 13:32
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
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
Ver en GitHub