Skip to content

Feature Request: Support specifying a directory for archiving all files within It #18

@bo40

Description

@bo40

Summary
This feature request proposes the addition of a feature that allows users to specify a directory for archiving all files contained within it. This capability aims to execute workflows that involve handling multiple files located in a single directory.

Example Use Case
Consider a scenario where multiple files reside within a directory named sampleDirectory. The objective is to archive all files from this directory using a single command line argument for -TargetFiles. For instance:

Compress-UnityPackage -OutputFilePath "C:\path\to\output.unitypackage" -TargetFiles "./sampleDirectory"

Thank you for considering this feature request!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions