<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`CliFlags`](CliFlags) ## CliFlags type 1.12.2 **Signature:** ```typescript export type CliFlags = Record<string, CliFlag>; ``` **References:** [`CliFlag`](CliFlag)