Skip to main content

export

Function export 

Source
pub async fn export(
    transport: &Transport,
    selectors: &[String],
    all_custom: bool,
    format: ContentFormat,
) -> Result<ExportOutcome>
Expand description

Export selected policies, or every custom policy, as a portable artifact.