diff --git a/lib/pull.js b/lib/pull.js index d827155..1adf558 100644 --- a/lib/pull.js +++ b/lib/pull.js @@ -86,6 +86,10 @@ const task = { weight: 400, }, }, + 'on-demand': { + description: 'Generate a new backup of the database when pulling', + passthrough: true, + }, }, };