Add ipfs version --all
to report all version information at once
#2789
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
To make it easier for people to report information about ipfs when describing a bug, it could be nice to have them type only one command instead of
ipfs version --commit
andipfs version --repo
.We could also perhaps make it print the current OS and platform while at it and perhaps the go version used to compile the binary too (not sure if it is possible).
This is linked to PR #2786.
The text was updated successfully, but these errors were encountered: