Common
Most zshot operations will be affected by common options like --config or --license-key. You are able to specify any of them with any operation.
| Flag | Description |
|---|---|
--config | Path to configuration |
--diagnostics | Output environment diagnostics |
--file-name | Output path. Use "-" for STDOUT |
--formats | List output formats available under the current license, one per line |
--license-info | Output license info |
--license-key | License key to use |
--log-chrome-to-stderr | Show Chromium/CEF logs in log output |
--log-level | Logging level |
--no-fail | Consider non 2XX responses successful |
--no-timeout | Disable timeouts |
--open-source-licenses | All licenses used |
--output-type | Output type to use |
--process-timeout | Total timeout in seconds. 0 means no timeout |
--quiet | Disable all logging output |
--software-rendering | Use software rendering (no GPU) |
--wait-for | When to capture the page. Time-based values are measured from the page's |