Bug #24964 no --version command line
Submitted: 11 Dec 2006 17:18 Modified: 9 Sep 2007 2:16
Reporter: Carl Karsten (Silver Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Workbench Preview Severity:S4 (Feature request)
Version:1.1.7alpha OS:Any
Assigned to: CPU Architecture:Any
Tags: qc

[11 Dec 2006 17:18] Carl Karsten
Description:
When posting bug reports, it would be nice to be able to quickly cut/paste the version.  most apps support a --version command line parameter.  

run app, Help, About, read version, type into bug report form - cumbersome, error prone and not always an option (like if the app segfaults along the way.)

carl@asus17:~/src/MySql/svn/mysql-workbench$ svnversion 
451

That might be useful too.  Not sure how to make it part of the build process.  

How to repeat:
carl@asus17:~/dev/op7/datamodel$ mysql-workbench  --version

Suggested fix:
print version to stdout and exit.
[9 Sep 2007 2:16] Valeriy Kravchuk
Thank you for a reasonable feature request.