mirror of
https://github.com/go-task/task.git
synced 2026-06-27 22:54:26 +00:00
feat: expose .CLI_ASSUME_YES templating variable (#2577)
This commit is contained in:
committed by
GitHub
parent
18efa3982f
commit
1a190a118f
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user