Summary
Pulp prefers PRNs instead of HREFs. Teach CLI to accept a prn: string any/everywhere it currently acepts HREFs.
Currently we fail llike so:
$ pulp show --href prn:rpm.rpmrepository:0195626a-67a2-7b0c-a024-3de03b8e4766
Error: No connection adapters were found for 'prn:rpm.rpmrepository:0195626a-67a2-7b0c-a024-3de03b8e4766'
Summary
Pulp prefers PRNs instead of HREFs. Teach CLI to accept a prn: string any/everywhere it currently acepts HREFs.
Currently we fail llike so: