Bug #16247
Add description of remove-content to hammer repository help
Description
Executing the following command returns an empty line for remove-content:
- hammer repository -h
Usage:
hammer repository [OPTIONS] SUBCOMMAND [ARG] ...
Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand arguments
Subcommands:
create Create a custom repository
delete Destroy a custom repository
export Export a repository
info Show a repository
list List of enabled repositories
remove-content
synchronize Sync a repository
update Update a repository
upload-content Upload content into the repository
Options:
-h, --help print help
Associated revisions
History
#1
Updated by Dominic Cleal over 4 years ago
- Project changed from Hammer CLI to Katello
#2
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomáš Strachota
- Pull request https://github.com/Katello/hammer-cli-katello/pull/445 added
#3
Updated by Anonymous over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|28ba5d4f38f424745ec8134f0189ebb8c2d76b15.
#4
Updated by Marek Hulán over 4 years ago
- Target version set to 1.6.0
#5
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
Fixes #16247 - add description for repository remove-content (#445)