Create a list of files to copy and pass as a manifest
create-manifest [...source]
Usage |
Description |
Options |
[...source] |
Where to list |
|
Usage |
Description |
Options |
--config |
Location of role configuration file |
optional |
--transform |
Transform/rename files |
optional |
--include |
Include files eg ".*.tiff?$" |
optional |
--exclude |
Exclude files eg ".*.prj$" |
optional |
--group-size |
Group files into this size per group, eg "5Gi" or "3TB" |
optional |
--group |
Group files into this number per group |
optional |
--limit |
Limit the file count to this amount, -1 is no limit |
optional |
--output |
Output location for the listing |
|
--target |
Copy destination |
|
Usage |
Description |
Options |
--verbose |
Verbose logging |
|
--flatten |
Flatten the files in the target location |
|