Argument | Environment variables | Description
-------------------|---------------------------|-----------------------------------------
`‑‑config` | `MZ_CONFIG` | Set the [configuration file](/integrations/cli/configuration).
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.