Command-Line Parameters
You can use parameters with the iiq console commands to manage command behavior.
Command |
Description |
-u <username> -p <password> |
Run the console using the supplied username and password for authentication. |
-j |
Used in Unix systems only. Adds improved command editing and history support. Use cursor-up and cursor-down to navigate console command history. |
-h <hostname> |
Override the hostname used for the console. |
-c <command> |
Run the given command, and then exit. |
-f <filename> |
Run the commands read from the provided file, then exit. |
-e <CSV of services to start> |
Automatically start the services specified in the provided comma-separated list. |
-heartbeat |
Force the Heartbeat service to automatically start. This is the equivalent to |