Skip to content

Global options

Some "global" options are available irrespective of the command you are running. They must be provided before the command and any subsequent command-specific options. The following global options are supported:

Option Long Version Description
-h --help Display help information
-P= --profile= Select a profile to use
-p= --secret= The SolarNetwork security token secret to authenticate with, if --profile is not used; can omit value to be prompted interactively
-u= --token= The SolarNetwork secruity token ID to to authenticate with, if --profile is not used
-v --verbose Increase verbosity of output. Can specify multiple times to increase verbosity even more.
--http-trace Enable HTTP exchange trace logging. Must also configure the net.solarnetwork.http.REQ and/or net.solarnetwork.http.RES logger levels to TRACE.