Hello,
I've finally created pull requests that solve issues around searching
resources by name in Hammer. They are all marked as "do not merge"
because there's still work that needs to be done in fixing and
completing unit tests. But this shouldn't block you in looking into the
principles and testing it live.
The PRs contain:
organizations searchable by name in both foreman and katello
organizations searchable by numeric id in both foreman and katello
all resources can be searched/associated by their name (or other
searchables such as login etc.)
merge of read and write commands (they really were the same)
new mechanism of option builders that offer more flexible option
definition
Please check it out and test. Feedback will be appreciated.
The pull requests got merged into the master today.
Thanks everybody who participated in the testing!
Cheers
Tomas
···
On 04/16/2014 10:11 AM, Tomas Strachota wrote:
> Hello,
> I've finally created pull requests that solve issues around searching
> resources by name in Hammer. They are all marked as "do not merge"
> because there's still work that needs to be done in fixing and
> completing unit tests. But this shouldn't block you in looking into the
> principles and testing it live.
>
> https://github.com/theforeman/hammer-cli/pull/105
> https://github.com/theforeman/hammer-cli-foreman/pull/112
> https://github.com/Katello/hammer-cli-katello/pull/144
>
> The PRs contain:
> - organizations searchable by name in both foreman and katello
> - organizations searchable by numeric id in both foreman and katello
> - all resources can be searched/associated by their name (or other
> searchables such as login etc.)
> - merge of read and write commands (they really were the same)
> - new mechanism of option builders that offer more flexible option
> definition
>
> Please check it out and test. Feedback will be appreciated.
>
> Cheers
> Tomas
>