Re: [Pulp-dev] CLI tasks for pulpcore/pulp_file features

2021-01-06 Thread David Davis
Good idea. I'll open a PR. David On Wed, Jan 6, 2021 at 12:08 PM Fabricio Aguiar wrote: > I think we could change PR template [1] and add a checkbox for remembering > > [1] > https://github.com/pulp/pulpcore/blob/master/.github/pull_request_template.md > > Best regards, > Fabricio Aguiar > Sof

Re: [Pulp-dev] CLI tasks for pulpcore/pulp_file features

2021-01-06 Thread Fabricio Aguiar
I think we could change PR template [1] and add a checkbox for remembering [1] https://github.com/pulp/pulpcore/blob/master/.github/pull_request_template.md Best regards, Fabricio Aguiar Software Engineer, Pulp Project Red Hat Brazil - Latam +55 22 999000595 On Wed, Ja

[Pulp-dev] CLI tasks for pulpcore/pulp_file features

2021-01-06 Thread David Davis
We're approaching feature parity in the CLI with the REST API for pulpcore and pulp_file. As a result, any new features in pulpcore and pulp_file will introduce functionality gaps in the CLI. Optimally, it would be great if developers implemented the CLI functionality concurrently with the feature