CLI Reference
Usage: whiskers [OPTIONS] [TEMPLATE]
Arguments
Section titled “Arguments”[TEMPLATE]
Section titled “[TEMPLATE]”Path to the template file, or -
for stdin.
Options
Section titled “Options”-f, --flavor <FLAVOR>
Section titled “-f, --flavor <FLAVOR>”Render a single flavor instead of all four.
[possible values: latte, frappe, macchiato, mocha]
--color-overrides <COLOR_OVERRIDES>
Section titled “--color-overrides <COLOR_OVERRIDES>”Set color overrides.
--overrides <OVERRIDES>
Section titled “--overrides <OVERRIDES>”Set frontmatter overrides.
--check [<EXAMPLE_PATH>]
Section titled “--check [<EXAMPLE_PATH>]”Instead of creating an output, check it against an example.
In single-output mode, a path to the example file must be provided. In multi-output mode, no path is required and, if one is provided, it will be ignored.
--dry-run
Section titled “--dry-run”Dry run, don’t write anything to disk.
--list-functions
Section titled “--list-functions”List all custom Tera filters and functions.
--list-flavors
Section titled “--list-flavors”List the Catppuccin flavors.
--list-accents
Section titled “--list-accents”List the Catppuccin accent colors.
-o, --output-format <OUTPUT_FORMAT>
Section titled “-o, --output-format <OUTPUT_FORMAT>”Output format of —list-functions.
[default: json]
[possible values: json, yaml, markdown, markdown-table, plain]
-h, --help
Section titled “-h, --help”Print help (see a summary with -h
)
-V, --version
Section titled “-V, --version”Print version