Skip to content

Is anyone working on a Get-Archive that would retrieve an archive's list of files? #111

Open
@Liturgist

Description

@Liturgist

I frequently find a need to get the metadata of items in an archive.

Something like Get-Archive sounds good.

Could/should this be integrated to Get-ChildObject? Something like:

Get-ChildItem -Path '.\anarchive.zip' -Recurse

Perhaps even specifying subdirectories in the archive:

Get-ChildItem -Path '.\anarchive.zip\dir1' -Recurse

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions