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.
qri push
currently pushes only the latest version of a dataset to a remote. Pushing specific versions is possible withqri 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.