Actions
Bug #4213
closed[hammer-cli] Can not get info on a gpg key based on the name, only the id
Description
This command works:
hammer -u admin -p changeme gpg info --id 1
this does not
hammer -u admin -p changeme gpg info --name bkearney --organization-id DemoOrg
Updated by Og Maciel almost 11 years ago
[root@qetello03 katello-deploy]# hammer organization list ------------------------------------------------------------------------ ID | NAME | LABEL | DESCRIPTION ------------------------------------------------------------------------ 1 | ACME_Corporation | ACME_Corporation | ACME_Corporation Organization ------------------------------------------------------------------------ [root@qetello03 katello-deploy]# hammer gpg list --organization-id 1 404 Resource Not Found [root@qetello03 katello-deploy]# hammer gpg list --organization-id ACME_Corporation No data.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions