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.
2 parents 852dba1 + a5bd4a6 commit 14a828cCopy full SHA for 14a828c
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