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

release version not reported #509

Open
reidkaufmann opened this issue Apr 27, 2023 · 0 comments
Open

release version not reported #509

reidkaufmann opened this issue Apr 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@reidkaufmann
Copy link

reidkaufmann commented Apr 27, 2023

The tool doesn’t list its own version number. I installed an official release for Ubuntu/Debian from https://portal.influxdata.com/downloads/

user@host:~$ influx version
Influx CLI dev (git: none) build_date: 2023-04-06T15:31:37Z
user@host:~$ dpkg -l influxdb2-cli
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name       	Version  	Architecture Description
+++-==============-============-============-=========================================
ii  influxdb2-cli  2.7.1-2  	amd64    	CLI for managing resources in InfluxDB v2
user@host:~$

This is pretty minor because the package manager tracks the version, but it could potentially hamper support or debug efforts if not installed from a package, especially if built outside of git (meaning the date doesn't really tell us the version).

@reidkaufmann reidkaufmann added the bug Something isn't working label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant