Actions
Bug #8209
closedhammer repo create requires a url
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
[root@katello-scopedtest ~]# hammer -u admin -p nqYSv2cr7GAp94vf repository create --product=product --organization="Default Organization" --content-type=yum --name=repo
Could not create the repository:
Missing arguments for 'url'
looks like the apipie docs say its required
Actions