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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flexibility in CLI #18

Closed
rsyring opened this issue Mar 9, 2018 · 0 comments
Closed

Add flexibility in CLI #18

rsyring opened this issue Mar 9, 2018 · 0 comments
Assignees

Comments

@rsyring
Copy link
Member

rsyring commented Mar 9, 2018

Right now, if you have a user model that adds something like name, and you require that name in the model, the only way to make the CLI command require it is to override the CLI implementation.

@guruofgentoo guruofgentoo self-assigned this Jun 11, 2018
guruofgentoo added a commit that referenced this issue Jun 11, 2018
- store the CLI group on the auth manager for later access
- apps can apply CLI extensions later in app init process via an event handler
- required args for CLI user creation can be set as a list in KEGAUTH_CLI_USER_ARGS

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

Successfully merging a pull request may close this issue.

2 participants