Project

General

Profile

Actions

Bug #30463

closed

hammer does not support description for custom repositories

Added by Chris Roberts almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

No option for description when running “hammer repository update”

Steps to Reproduce:
1) Create a product
2) SSH into Satellite
3) $ hammer repository create --name "Repo 1" --description "Description of repo 1" --product "my-product" --organization "Default Organization" --content-type "yum"
4) $ hammer repository update --name "Repo 1" --description "Updated description" --product "my-product" --organization "Default Organization"

Expected Result:
Console outputs “Repository updated.” and the new description replaces the original.

Actual Result:
Could not update the repository:
Error: Unrecognised option '--description'.

See: 'hammer repository update --help'.
Actions

Also available in: Atom PDF