qri icon indicating copy to clipboard operation
qri copied to clipboard

Allow "push all" to push all versions of a dataset to a remote

Open chriswhong opened this issue 3 years ago • 0 comments

qri push currently pushes only the latest version of a dataset to a remote. Pushing specific versions is possible with qri push me/dataset@/ipfs/QmHashOfVersion

I'd like to see a flag for pushing all versions, or perhaps to push all as the default behavior but with a warning about the size or number of versions.

chriswhong avatar Oct 07 '21 16:10 chriswhong