Bug 862146

Summary: [RFE] bkr client could do with a --version option
Product: [Retired] Beaker Reporter: Amit Saha <asaha>
Component: command lineAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.9CC: aigao, asaha, dcallagh, ebaak, jingwang, llim, rmancy, szhou
Target Milestone: 0.14Keywords: FutureFeature, TestCaseApproved, TestCaseProvided
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: CommandLineEnhancement
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-09 03:24:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit Saha 2012-10-02 03:57:47 UTC
Description of problem:

A --version option to show the current client version would be a good value addition.


Version-Release number of selected component (if applicable):


How reproducible:

Always.


Steps to Reproduce:
1. Install beaker client
2. bkr --version
3.
  
Actual results:

$ bkr --version
/home/bne/asaha/.beaker_client/config not found, using /etc/beaker/client.conf
Usage: bkr <command> [args] [--help]

bkr: error: no such option: --version


Expected results:

Should give the current client version.

Additional info:

Comment 1 Dan Callaghan 2013-06-19 01:28:43 UTC
On Gerrit: http://gerrit.beaker-project.org/2041

Comment 4 wangjing 2013-07-15 09:39:39 UTC
verified on beaker-devel Version - 0.13.2(20130715)-->pass
steps:
1. Install beaker client
2. bkr --version
results:
# bkr --version
0.13.2

Comment 6 Dan Callaghan 2013-08-09 03:24:23 UTC
Beaker 0.14.1 has been released.