diff --git a/cli.js b/cli.js index fcc4fa0..949c3ee 100755 --- a/cli.js +++ b/cli.js @@ -71,7 +71,8 @@ const cli = meow(` }, string: [ 'app-version', - 'api-key' + 'api-key', + 'code-bundle-id' ], boolean: [ 'overwrite',