Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle a setup.py entry point to let plugins add new kinto subcommands #1330

Open
Natim opened this issue Sep 8, 2017 · 0 comments
Open

Comments

@Natim
Copy link
Member

Natim commented Sep 8, 2017

In kinto-elasticsearch, kinto-signer and kinto-account we have commands that we would like to run with kinto COMMAND.

Because kinto-account is a build-in plugin we did it by coupling the plugin code with the kinto code 馃徃
I would be better to use an entry-point so that installed plugin could register their subcommands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants