Options | Description |
---|
-a,-–activate <license-key> Offline activation
| Creates an activation_request.txt file that can be used to request a license.ipl file from the Inductive Automation website. You must specify the license key to use for activation. The activation_request.txt file is saved in the current directory. |
-b,--backup <new filepath>
| Downloads a Gateway backup.gwbk file and saves the file to the specified path. The path can be either an absolute path or a relative path. You will be prompted whether it is OK to overwrite the file if another .gwbk file with the same name already exists. You can override with the -y option to force the file to always be overwritten. |
-c,--clearks
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Clears the gateway's SSL / TLS setup. The gateway's SSL / TLS connector will be immediately shut down. |
-d, --disabled | Use with the --restore flag to disable all items after gateway restoration and restart. |
-e, --exportks <new filepath>
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Exports the gateway's SSL KeyStore in PKCS12 format and saves to the specified path. |
-f, --exportpk<new filepath>
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Exports the private key from the gateway's SSL KeyStore in PEM format and saves to the specified path.
|
-g,--reloadks
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Reloads the Gateway's SSL KeyStore from disk. Any update to the KeyStore will be automatically applied to any new connections. |
-h,--help
| Shows the usage for this command. |
-i,--info
| Retrieves server status and port information from the Gateway if it is running. |
-k,--port <new port>
| Changes the Gateway http port. |
-l,--sslport <new port>
| Changes the Gateway https port. |
-n, --nocrypt
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Add to the export private key command to not encrypt the private key. |
-o,--name
|
The following feature is new in Ignition version 8.0.3
Click here to check out the other new features
Specifies a Gateway name while restoring a backup. Additionally, the -y command now skips prompts asking for a Gateway name override. |
-p,--passwd
| Enables a password change for the initial user. |
-r,--restart
| Restarts the Gateway. |
-s,--restore
| Restores a Gateway backup (.gwbk) file. |
-t,--tdump
| Performs a thread dump in the Gateway and prints the dump to the command-line. |
-u,--unactivate Offline unactivation
| Creates an unactivation_message.txt file that you can use to unactivate a license via the Inductive Automation website. The unactivation_message.txt file is saved in the current directory. |
-w,--uselicense <license.ipl path>
| Applies a license.ipl file that was downloaded from the Inductive Automation website. You must supply the location of the license.ipl file. If it is in the current directory, use license.ipl for the location. |
-y,--promptyes
| Automatically answers yes to any prompt that may appear in the above commands, such as permission to overwrite an existing file. |