Skip to content

Processor PkgPayloadUnpacker

github-actions edited this page Dec 6, 2022 · 3 revisions

PkgPayloadUnpacker

NOTE: This page is automatically generated by GitHub Actions when a new release is tagged.
Updates to the information on this page should be submitted as pull requests to the AutoPkg repository. Processors are located here.

Description

Unpacks a package payload.

Input Variables

  • pkg_payload_path:
    • required: True
    • description: Path to a payload from an expanded flat package or Archive.pax.gz in a bundle package.
  • destination_path:
    • required: True
    • description: Destination directory.
  • purge_destination:
    • required: False
    • description: Whether the contents of the destination directory will be removed before unpacking.

Output Variables

Table of Contents

Clone this wiki locally