Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ipfs version --all to report all version information at once #2789

Closed
chriscool opened this issue Jun 1, 2016 · 1 comment
Closed

Add ipfs version --all to report all version information at once #2789

chriscool opened this issue Jun 1, 2016 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@chriscool
Copy link
Contributor

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 and ipfs 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.

@chriscool
Copy link
Contributor Author

By the way when using both --repo and --commit flags at the same time, only the repo version is reported:

$ ipfs version --commit --repo
3
$ ipfs version --repo --commit
3

@Kubuxu Kubuxu self-assigned this Jun 1, 2016
@chriscool chriscool added the kind/enhancement A net-new feature or improvement to an existing feature label Jun 1, 2016
@Kubuxu Kubuxu removed their assignment Aug 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants