Project

General

Profile

Actions

Bug #17304

closed

hammer os: unify --description vs. --title for its subcommands

Added by Swapnil Abnave over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Other commands
Target version:
Difficulty:
medium
Triaged:
No
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:

Description

Description of problem:
Upon os creation we refer to an entity as '--description' and then upon os update/info/deletion we refer to the very same entity as '--title'

Version-Release number of selected component (if applicable):
Sat6.3.0 Snap6

Steps to Reproduce:
1. # hammer os create --name RedHat --description 'RHEL Server 7.3' --major 7 --minor 3 --media 'Internal RHEL'

2. # hammer os update --title 'RHEL Server 7.3' --media 'Internal RHEL'

3. # hammer os info --title 'RHEL Server 7.3'

4. # hammer os delete --title 'RHEL Server 7.3'

Actual results:
create expects --description VS. update/info/delete expect --title

Expected results:
all subcommands expects the same (preferably --title as --description is only one exception to the rule)

ToDo:
  1. Keep --title everywhere, no --description
  2. Update command would need to have --new-title

Related issues 1 (1 open0 closed)

Related to Foreman - Bug #18933: OS: unify description vs title - replace description with title on UIPendingSwapnil Abnave03/16/2017Actions
Actions

Also available in: Atom PDF