GoogleCloudDataproc / bdutil

[DEPRECATED] Script used to manage Hadoop and Spark instances on Google Compute Engine
https://cloud.google.com/dataproc
Apache License 2.0
109 stars 94 forks source link

Add a "version" command|flag #96

Open DazWilkin opened 7 years ago

DazWilkin commented 7 years ago

Google documentation references 'versions' of bdutil:

https://cloud.google.com/hadoop/bdutil#components-installed https://cloud.google.com/hadoop/downloads#command-line_utilities

There is a version property albeit somewhat hidden:

bdutil --help | grep "version"
bdutil version: 1.3.5-SNAPSHOT

BUT bdutil has no explicit command|flag that surfaces the version:

Recommend: add a "version" command|flag