<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`CliFlag`](CliFlag) › [`value`](CliFlag/value)
## CliFlag.value property
Value placeholder (e.g., '<filename>', '<path>'). Omit for boolean flags.
1.12.2
**Signature:**
```typescript
value?: string;
```