diff --git a/lib/cli.js b/lib/cli.js index 8495cf8..90efba9 100644 --- a/lib/cli.js +++ b/lib/cli.js @@ -126,7 +126,7 @@ var OPTIONS = [ help: 'Do not validate the CloudAPI SSL certificate. Environment: ' + 'TRITON_TLS_INSECURE=1, SDC_TLS_INSECURE=1 (or the deprecated ' + 'SDC_TESTING=1).', - 'default': false, + 'default': false } ];