Skip to content

YARL CLI

yarl

YARL - YAML Advanced Reporting Language CLI Tool

Usage:

yarl [-h] [--version] [--quiet] [--verbose] [--output {text,json,yaml}]

Options:

  • --version — Show version information and exit
  • --quiet — Suppress output except for errors
  • --verbose — Enable verbose output
  • --output — Set output format (text, json, yaml). Default is text. (default: "text")