< Back

Export-CrmDataPackage

Sat Jan 18, 2020 4:07 pm

NAME Export-CrmDataPackage



SYNTAX

Export-CrmDataPackage [-Package] <CrmDataPackage> [[-ZipPath] <string>] [<CommonParameters>]





PARAMETERS

-Package <CrmDataPackage>



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-ZipPath <string>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

Microsoft.Xrm.DevOps.Data.PowerShell.CrmDataPackage





OUTPUTS

Microsoft.Xrm.DevOps.Data.PowerShell.CrmDataPackage





ALIASES

None





REMARKS

None