Back to Materialize

Cli Global Args

doc/user/layouts/shortcodes/cli-global-args.html

123543 B
Original Source

Argument | Environment variables | Description -------------------|---------------------------|----------------------------------------- ‑‑config | MZ_CONFIG | Set the configuration file.
Default: $HOME/.config/materialize/mz.toml. ‑f, ‑‑format | MZ_FORMAT | Set the output format: text , json, or csv.
Default: text. ‑‑no‑color | NO_COLOR, MZ_NO_COLOR | Disable color output. ‑‑help | | Display help and exit. ‑‑version | | Display version and exit.