Owner manual
CONFIG COMMANDS
The Config commands provide the ability to backup and restore the configuration of an ION
appliance, and to apply that configuration when provisioning other appliances.
config:alter
Alters an existing configuration.
Syntax
config:alter [options] configuration
Options
--no-auto or -na Do not automatically repair the configuration problems.
--from-node or –fn <names>
List of node identifiers to be changed
--to-node or –tn <names>
List of targets to change to
--from-target or –ft <names>
List of target identifiers to be changed
--to-target or -tt <names>
List of targets to change to
--input-last Load the last known configuration from the CLI.
--input-file or -if <filename>
Load a file with a configuration.
--input-pipe or -ip Use stdin as input to the command line (non-interactive only).
--input-scp or -is <string>
Use SCP input. For example,
user[:password]@host:filename
--input-share or -ic <string>
Use CIFS/Windows input. For example,
domain/user[:password]@host/share/filename
36