We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852dba1 commit a5bd4a6Copy full SHA for a5bd4a6
src/commands/deploy.js
@@ -86,6 +86,7 @@ exports.builder = {
86
update: {
87
alias: 'u',
88
description: 'Update current project instead of simple deployment',
89
+ type: 'boolean',
90
},
91
open: {
92
alias: 'o',
0 commit comments