mirror of
https://github.com/go-task/task.git
synced 2026-06-25 21:56:16 +00:00
feat: add remote.cache-dir taskrc option (#2572)
This commit is contained in:
@@ -100,6 +100,7 @@ _task() {
|
||||
'(--offline --download)--offline[use only local or cached Taskfiles]'
|
||||
'(--timeout)--timeout[timeout for remote Taskfile downloads]:duration: '
|
||||
'(--expiry)--expiry[cache expiry duration]:duration: '
|
||||
'(--remote-cache-dir)--remote-cache-dir[directory to cache remote Taskfiles]:cache dir:_dirs'
|
||||
)
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user