@ExecuteOn(value=DAS) @Service(name="export-sync-bundle") @PerLookup public class ExportSyncBundle extends Object implements AdminCommand
--target Cluster or stand alone server instance (required)
--retrieve When true, the zip file is downloaded under the specified file_name in local machine
When false, the zip file is exported under the the specified file_name on DAS
Default value is false. (optional)
Constructor and Description |
---|
ExportSyncBundle() |
Modifier and Type | Method and Description |
---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
public void execute(AdminCommandContext context)
AdminCommand
execute
in interface AdminCommand
context
- informationCopyright © 2020. All rights reserved.