Project

General

Profile

Actions

Bug #29555

closed

hammer does not support description for custom repositories

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

Status:
Closed
Priority:
Low
Assignee:
Category:
Repositories
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Description of problem:
It's not possible to provide a description when creating or updating custom repositories via hammer

Version-Release number of selected component (if applicable):
tfm-rubygem-hammer_cli-0.17.1-2.el7sat

How reproducible:
Always

Steps to Reproduce:
1. Create a custom product
2. Try creating a custom repository using hammer
3.

Actual results:
  1. hammer repository create --name "Repository 1" --description "Description of Repository 1"
    Could not create the repository:
    Error: Unrecognised option '--description'.
See: 'hammer repository create --help'.
  1. hammer repository create --help | grep desc #
  1. hammer repository update --help | grep desc #

Expected results:
Description can be provided when creating and updating custom repositories via hammer.
Descriptions are accepted via web ui

Actions

Also available in: Atom PDF