Placement options (multiple manifests) #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the
--diroption can be used to always place in a directory, but another things that would be useful is allowing for multiple manifests to be selected and allow placement based on that.For example allow selecting multiple platforms and placing the outputs in subdirectories accordingly.
With the new changes this would more likely be about the placement of matched files within the manifest, for example
--placement rootwould remove any sub directories and always place any files in the root of the output.