The DASCLI importconfiglist command loads the specified configuration list.
Authentication is required to use this command.
Parameters
dascli importconfiglist file_name [full [now]]
- file_name
- Full path and file name of the configuration list to load.
- No more parameters
- If no additional parameters are specified the import starts from the current CL count. For a disconnected agent, this is a way of “sneakernetting” the CL file. That is done with no parameters; the import takes whatever is later than its current version.
- full
-
Discard all current CL information and reimport the information from the file. If this is not specified, the import starts from the current CL count.
For a disconnected agent, this is a way of “sneakernetting” the CL file. That is done with no parameters; the import takes whatever is later than its current version.
- now
- If this is not specified, a restart is required. If it is specified, a restart is done immediately after import. This option requires the “full” option.