importsettings

AppserverClient Command Line Interface
importsettings
imports previously exported settings to Parallels Client.
Category: Import-Export-Settings
AppServerClientCLI importsettings -file filename
Arguments
file (mandatory)
Specify the file path from where the settings are imported.
Return codes:
ok - Command was successful InvalidArgs - Some arguments are missing or invalid NotAvailable - Communication with the client backend failed, ensure that the client is running FileNotValid - File is not valid Exception - System problem
Examples:
AppServerClientCLI importsettings -file c:\exports\sample.dat
See also:
Last updated