public ExportCommand(ExportCommandOptions options) { _options = options; _metadataCommand = new MetadataCommand(options); }