feat: select volumes to download #48
Reference in New Issue
Block a user
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?
Following: #44
select the volumes via
VOLUMESenv or--volumesparameter.i.E.
@moritz
I do see now the following:
But AFAIU this is for a boolean? vs. something like this in
restoreFor the
restorecommand it's already implemented, but not fordownloadcommand. For download,VOLUMESis only a flag, if the volumes should be downloaded or not, but the selection is not implemented.