CLI Reference ============= This page provides a complete reference for the ``y2p`` command-line interface. The CLI is built with `Click `_ and offers commands for plotting, generating configurations, and inspecting data files. .. click:: yaml2plot.cli:cli :prog: y2p :nested: full