pulp / pulp-cli-deb

2 stars 11 forks source link

Add missing parameters to remote create command #59

Open hstct opened 1 year ago

hstct commented 1 year ago

There are some parameters missing:

olwins commented 7 months ago

A can confirm that the gpgkey param is missing

I was trying to add the public gpgkey for an ubuntu repository

got the error : Error: No such option: --gpgkey with the pulp-cli client

But in the REST API, gpgkey is a valid parameter

gpgkey | string or nullGpg public key to verify origin releases against