UseGzipCompression Parameter (Expand-Tar Cmdlet)

Whether or not the archive is gzip-compressed.

Syntax

Expand-Tar -UseGzipCompression SwitchParameter

Remarks

If this flag is included, the cmdlet will operate on tar archives that have been compressed with gzip. The interface of the component remains the same.

If this parameter is not included, the cmdlet will read ordinary, uncompressed tar archives.

Default Value

false

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]