A complete reference for PEDAL's command-line interface.
pedal init — Initialize a new PEDAL project
pedal init
pedal run <workflow> — Run a workflow
pedal run <workflow>
pedal status — Show workflow and system status
pedal status
pedal config — Configure PEDAL settings
pedal config
pedal logs — View workflow and system logs
pedal logs
pedal user — Manage users
pedal user
pedal script — Run custom scripts
pedal script
--help — Show help for any command
--help
--verbose — Show detailed output
--verbose
--dry-run — Simulate actions
--dry-run
--force — Force execution
--force
For API reference, see API Reference
Last updated 8 months ago
pedal init pedal run build-test-deploy --verbose pedal logs --tail 100