host (required)
The hostname or IP address where the Untangle web UI is available.
-username
- (default: admin) The Untangle admin username.
+username (default: admin)
+ The Untangle admin username.
password (required)
The Untangle admin password.
-version
- (default: 14.1) The version of Untangle running on this host. Note
- that new version options are added only when compatibility breaks.
-verify_cert
- (default: False) Whether or not to verify the site's SSL
- certificate, either ``True`` or ``False``.
-timeout
- (default: 300) How long to wait for socket operations to complete,
- in seconds.
+version (default: 14.1)
+ The version of Untangle running on this host. Note that new version
+ options are added only when compatibility breaks.
+verify_cert (default: False)
+ Whether or not to verify the site's SSL certificate, either True or
+ False.
+timeout (default: 300)
+ How long to wait for socket operations to complete, in seconds.
Options
=======
---config-file, -c
- (default: /etc/untangle-https-backup.ini) Path to the configuration
- file.
+--config-file, -c (default: /etc/untangle-https-backup.ini)
+ Path to the configuration file.
Examples