You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
password for basic authentication, defaults to the value of the PASSWORD environment variable, if any, or the empty string.
[--authHost <host>]
host scope of the authentication, defaults to 'localhost'
[--authPort <port>]
port scope of the authentication, defaults to '443'
[--insecure]
Similar to curl -k or curl --insecure: if unspecified, all SSL connections are secure by default; if specified, trust everything (do not use for production!)