<div dir="ltr"><div>A first draft of the architecture that should eventually govern the pulp cli has been completed [0].</div><div>The feature set is naturally very limited, since we want to autotemplate most of this after getting good feedback about the architecture.</div><div><br></div><div>Questions we want to settle at this point are:<br></div><div>  - Is the command structure comprehensive and useable?</div><div>    'pulp <plugin_name> <resource_class> [--type resource_type] <action> <...>'</div><div>    'pulp file repository list' === 'pulp file repository --type File list'<br></div><div>  - Is the implemented plugin autoloading useful?<br></div><div>  - Should we put the cli (plugin-)packages in the corresponding pulp plugin repos as subpackages?</div><div><br></div><div>[0] <a href="https://github.com/mdellweg/pulp-cli">https://github.com/mdellweg/pulp-cli</a></div></div>