qri-io / qri

you're invited to a data party!
https://qri.io
GNU General Public License v3.0
1.1k stars 66 forks source link

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

Open chriswhong opened 2 years ago

chriswhong commented 2 years ago

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.