api: fix silent (#3827)

This commit is contained in:
Peter Hedenskog 2023-05-03 12:35:21 +02:00 committed by GitHub
parent 6925b2b539
commit eac6e526a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1828,6 +1828,7 @@ export async function parseCommandLine() {
describe:
'Set to true if you do not want to log anything from the comunication',
default: false,
type: 'boolean',
group: 'API'
})
.option('api.port', {