Loading...
Loading...
Provide Ludus CLI command guidance, flags, and workflows for range lifecycle, template management, testing mode, snapshots, users/groups, and diagnostics. Use when users ask how to run, interpret, or troubleshoot any `ludus` command.
npx skill4agent add badsectorlabs/ludus-skills ludus-cliludus COMMAND [SUBCOMMAND] [ARGS] [--FLAGS]--json--url stringhttps://198.51.100.1:8080-u, --user string-r, --range string--proxy string--verbose--verifyLUDUS_FLAG_NAMEludus apikey # Store API key
ludus templates list # Check available templates
ludus range config get example # Get example configludus range config set -f config.yml # Set config
ludus range deploy # Full deploy
ludus range logs -f # Watch progress
ludus range status # Check statusludus testing start # Snapshot + block internet
ludus testing allow -d example.com # Allow a domain
ludus testing stop # Revert snapshots + restore internetludus templates add -d ./my-template # Add template
ludus templates build # Build all unbuilt
ludus templates build -n name1,name2 # Build specific
ludus templates logs -f # Watch build progressreferences/commands.mdhttps://docs.ludus.cloud/docs/cli