Class PushTool


@Help("Push Manifest(s) to a remote BHive instance.") @ToolCategory("Remote server interaction commands") @ToolDefaultVerbose(true) public class PushTool extends RemoteServiceTool<PushTool.PushConfig>
Pushes a manifest with all required objects to a remote hive. The process will first negotiate the set of objects which really need to be transfered to keep data amounts to a minimum.

Pushing is done using a temporary additional partial hive contained in a zip file.