| <!-- DO NOT EDIT THIS FILE DIRECTLY |
| |
| This file is generated using clidoc by parsing the help output of this tool. |
| Please edit the help output or clidoc's processing of that output to make changes |
| to this file. |
| |
| --> |
| |
| # triage |
| |
| ```none {: style="white-space: break-spaces;" .devsite-disable-click-to-copy} |
| |
| |
| |
| USAGE: |
| triage [OPTIONS] --data <data_directory> |
| |
| FLAGS: |
| -h, --help Prints help information |
| -V, --version Prints version information |
| |
| ``` |
| |
| __OPTIONS:__ |
| |
| ```none {: style="white-space: break-spaces;" .devsite-disable-click-to-copy} |
| |
| --config <config_files>... Config files |
| --data <data_directory> Directory to read diagnostic (snapshot) files from. |
| --exclude-tag <exclude_tags>... Which tags we should exclude |
| --output-format <output_format> How to print the results. [default: text] |
| --tag <tags>... Which tags we should include |
| ``` |
| |