mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
This is somewhat common, especially when used as jq replacement, so let's add a shorthand for them.
38 lines
341 B
Text
38 lines
341 B
Text
# Commands
|
|
"build"
|
|
"evaluate"
|
|
"fmt"
|
|
"format"
|
|
"highlight"
|
|
"query"
|
|
|
|
# Shorthands
|
|
"je"
|
|
"jq"
|
|
"re"
|
|
"rq"
|
|
|
|
# Options
|
|
"--banner"
|
|
"--check"
|
|
"--color"
|
|
"--directory"
|
|
"--dry-run"
|
|
"--format"
|
|
"--help"
|
|
"--in-place"
|
|
"--sandbox"
|
|
"--version"
|
|
"--width"
|
|
|
|
# Option arguments
|
|
"ansi"
|
|
"auto"
|
|
"html"
|
|
"json"
|
|
"none"
|
|
"rcl"
|
|
"toml"
|
|
"unrestricted"
|
|
"workdir"
|
|
"yaml-stream"
|