js-client-configuration
The js-client-configuration
command may be used to configure the client connection settings used by various command line utilities in MFT Server.
Usage: js-client-configuration -host <value> -port <value> -user <value> -password <value>
Options:
-host <host/IP> management host
-port <port> management port
-timeout <seconds> connection timeout
-user <username> access username
-password <password> access password
-h display this help menu
Make sure the user
and password
parameters match the username
and password
of an existing admin account. If you have multiple admin accounts, then you can use any of those accounts.