Bug 1028313

Summary: inconsistent command syntax style
Product: [Retired] Beaker Reporter: Guohua Ouyang <gouyang>
Component: command lineAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 0.15CC: dcallagh, ebaak, leiwang, qwan, rjoost, tools-bugs, ycui
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-07 07:15:55 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 Guohua Ouyang 2013-11-08 07:40:34 UTC
Description of problem:
# bkr | grep list
  distro-trees-list              List distro trees
  distros-list                   list distros
  job-list                       List Beaker jobs
  list-labcontrollers            list labcontrollers
  list-systems                   List systems
  task-list                      List tasks in Beaker's task library

As a new users, firstly I try to use "distros-list", it works, very good. But just after type "systems-list", no this command, it's actually "list-systems".
So suggest to make the command syntax style consistence, adjust "list-XXXX" to "XXXX-list".

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


How reproducible:
100%

Steps to Reproduce:

Actual results:


Expected results:



Additional info:
this is just a cosmetic issue.

Comment 2 Dan Callaghan 2018-06-07 07:15:55 UTC
This was actually fixed in Beaker 24.0: bug 1379967, bug 1379971.

*** This bug has been marked as a duplicate of bug 1379967 ***