setSystemConfiguration

Save changes to the system configuration. Use this to set any of the fields shown on the System Settings page. For any property listed in the template for this command, a value may be provided or the property may be left out. Unset properties will not change existing values.

This command takes a JSON request body. Use the -t flag to view the template for the data required for this command.

Format

udclient [global-args...] [global-flags...] 
setSystemConfiguration [args...] [-] [-filename]

-
Read JSON input from the stdin. See command for requirements.

filename
Read JSON input from a file with the given filename. See command for
requirements.

Options


No options for this command.


Feedback