Class ExportTool


@Help("Export a given manifest to a given target location") @ToolCategory("Filesystem interaction commands") public class ExportTool extends ToolBase.ConfiguredCliTool<ExportTool.ExportConfig>
A tool to export a given manifest's files recursively to a target directory.