feat: expose .CLI_ASSUME_YES templating variable (#2577)

This commit is contained in:
Semih Buyukgungor
2025-12-16 00:42:27 +03:00
committed by GitHub
parent 18efa3982f
commit 1a190a118f
2 changed files with 6 additions and 0 deletions

View File

@@ -172,6 +172,11 @@ tasks:
- **Type**: `bool`
- **Description**: Whether `--offline` flag was set
#### `CLI_ASSUME_YES`
- **Type**: `bool`
- **Description**: Whether `--yes` flag was set
### Task
#### `TASK`