YAML WizardInteractive CLI for creating
Interactive CLI for creating
YAML files
Create curl-runner YAML configuration files interactively with a guided wizard. No need to memorize syntax - just answer prompts and get a working configuration file.
Create YAML files interactively
yaml-wizard.yaml
# Quick create with prompts
curl-runner init
# Full interactive wizard
curl-runner init --wizard
# Quick create with URL
curl-runner init https://api.example.com/users
# Edit existing file
curl-runner edit api-test.yaml
# Save to custom file
curl-runner init -w -o my-api.yamlKey Benefits
Why use YAML Wizard?
Zero Learning Curve
Get started immediately without reading documentation. The wizard guides you through all options step by step.
Template Support
Start from pre-built templates for common use cases like API tests, file uploads, and authentication flows.
Edit Existing Files
Load and modify existing YAML files through the wizard. Perfect for updating configurations without manual editing.
Use Cases
Perfect for these scenarios
Getting started with curl-runner quickly
Creating complex configurations without syntax errors
Exploring available options and features
Updating existing YAML files safely
Ready to try YAML Wizard?
Get started with curl-runner and unlock powerful yaml wizard capabilities for your API testing workflow.