信息选项
scrutinize
支持两个不能与任何其他选项结合使用的信息选项:
‑‑version
- 获取 Vertica 服务器版本号和 scrutinize 版本号,然后退出。例如:
=> \!scrutinize --version Scrutinize Version 10.0.1-20200426
-
‑‑help
‑h
- 列出控制台的所有 scrutinize 选项,然后退出:
=> \! scrutinize -h Usage: scrutinize [options] Options: --version show program's version number and exit -h, --help show this help message and exit -X LIST, --exclude-tasks=LIST Skip tasks of a particular type. Provide a comma- separated lists of types to skip. Types are case- sensitive. Possible types are: Command, File, VerticaLog, DC, SystemTable, CatalogObject, Query, all. ...