feat: select volumes to download #48
Loading…
x
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
VOLUMES
env or--volumes
parameter.i.E.
@moritz
I do see now the following:
But AFAIU this is for a boolean? vs. something like this in
restore
For the
restore
command it's already implemented, but not fordownload
command. For download,VOLUMES
is only a flag, if the volumes should be downloaded or not, but the selection is not implemented.