Common Parameters

Top  Previous  Next

The table below describes the common parameters used with all NCLI commands.

Parameters

Usage

Is Required?

user

-user=admin

YES

password

-password=coolgeek

YES

url

-url=http://localhost:8666

NO

inputparameterfile

-inputparameterfile=myparameters.properties

Option to pass the full file path of a

properties file containing parameter

information. This is ideal for

example if on a shared server

and you do not want to pass your

password on the command line as a parameter, then you can include it

in the properties file like so:

password=coolgeek

NO