Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #29555 - Add description to repository create API #8664

Merged
merged 1 commit into from Apr 17, 2020
Merged

Fixes #29555 - Add description to repository create API #8664

merged 1 commit into from Apr 17, 2020

Conversation

chris1984
Copy link
Member

This PR adds a description parameter so it can be called via hammer and I updated the description for the name parameter since hammer was showing the help text as blank.

Tests are already using description so didn't update them and they pass locally.

[vagrant@hammer hammer-cli-katello]$ hammer repository create --help
Usage:
    hammer repository create [OPTIONS]

Options:
 --description DESCRIPTION                                         Description of the repository
 --name NAME                                                       Name of the repository
 -h, --help                                                        Print help

@chris1984 chris1984 changed the title Fixes 29555 - Add description to repository create API Fixes #29555 - Add description to repository create API Apr 16, 2020
Copy link
Contributor

@parthaa parthaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack

@chris1984 chris1984 merged commit 7589f87 into Katello:master Apr 17, 2020
@chris1984 chris1984 deleted the api-update branch April 17, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants