Dell Acceleration Appliances for Databases User Manual
Page 41

--input-scp
or
-is
<string>
Use SCP input. For example,
user[:password]@host:filename
--input-share
or
-iu
<string>
Use CIFS/Windows input. For example,
domain/user[:password]@host/share/filename
--input-ssh
or
-ih
<string>
Use Unix shell file input, such as
user[:password]@host:filename
--input-url
or
-ir
<URL>
Use URL input. For example,
http://somehost/filename
or
ftp://[username[:password]@]host/path/file
--input-usb
or
-iu
<file>
Use content retrieved from the USB drive.
--current-file
<filename>
Read the current configuration from a file, instead of from ION
Accelerator.
--current-url
<URL>
Read the current configuration from a URL, instead of from ION
Accelerator.
(See
help –-all
for details on all other options.)
Arguments
configuration
Configuration object to modify, or variable containing the configuration
Examples
• restore --input-file cfg.xml
This restores the configuration in cfg.xml.
• restore --input-last
This attempts to restore the last known configuration.
• restore --from-target TGA --to-target TGB --input-file cfg.xml
This restores from
cfg.xml
, changing references to target TGA into references to TGB.
• restore --input-url http://backup.server/config.xml
41