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 a -v flag to output version information #128

Closed
clintongormley opened this issue Apr 12, 2010 · 4 comments
Closed

Add a -v flag to output version information #128

clintongormley opened this issue Apr 12, 2010 · 4 comments

Comments

@clintongormley
Copy link

Hiya

It'd be useful to have a -version flag so that we can get the actual version number from a binary (eg for my Alien::ElasticSearch module)

ta

clint

@kimchy
Copy link
Member

kimchy commented Apr 12, 2010

In which case it should just output the version and exit?

@clintongormley
Copy link
Author

Yes, correct.

@kimchy
Copy link
Member

kimchy commented Apr 26, 2010

I am going to add a -v option. This is mainly since getopt command seems to have problems with long parameters (not cross platform)

@kimchy
Copy link
Member

kimchy commented Apr 26, 2010

Add a -v flag to output version information, closed by 2878ae7

tlrx added a commit that referenced this issue Jun 5, 2015
rmuir added a commit to rmuir/elasticsearch that referenced this issue Nov 8, 2015
Fix the build and try to migrate past mappings changes
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
* Style only: ran terraform fmt -recursive on ams-cluster-v1-tf

Approved-by: Rich Nessel
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we change the annotation mapping to use the new field
`race-timestamp` instead of the previous field `trial-timestamp` so it
matches documents in `rally-results-*` again. We also remove any
incompatibilies for newer versions of Elasticsearch (`_all` field,
document type is `_doc` now).

Relates elastic#128
Relates elastic#143
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we remove all leftover references to trial timestamp
and replace it with the new name race timestamp.

Relates elastic#128
Relates elastic#143
Relates elastic#144
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
add descriptive text about why a field is deprecated
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants