-
Notifications
You must be signed in to change notification settings - Fork 0
CLI
Leonard Ramminger edited this page May 14, 2026
·
1 revision
prebyte input.txt
prebyte input.txt -o output.txt
cat input.txt | prebyte
prebyte template.txt arg0 arg1
prebyte -- foo barprebyte <input>prebyte <input> -o <output>prebyte -e <topic>prebyte list rulesprebyte list varsprebyte list profilesprebyte list ignoreprebyte -hprebyte -v
-o, --output <file>-I, --include-path <dir>-Dname=value-Dname=@path/to/file-Dname=@@literal-Dpath/to/file.env-r, --rule <rule>-s, --settings <file>-i, --ignore <name>-p, --profile <name>--benchmark-X, --debug
- Extra positional values after input are available as
ARGS[index]. - In stdin mode use
--before args. - Bare
ARGSis invalid.
ruleignoreprofiletruthinessluaARGS