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

User customization of protocols #13

Open
mariocj89 opened this issue Dec 2, 2017 · 0 comments
Open

User customization of protocols #13

mariocj89 opened this issue Dec 2, 2017 · 0 comments

Comments

@mariocj89
Copy link
Owner

Allow users to define their own protocols that inherit from github.

This should be configuration only and allow to override:

  • Token (To be produced via marioc89/github-token)
  • API_URL

As an example, a command like:

$ gitorg protocol create
> Choose a base protocol [github]:  github
> API_ENDPOINT: enterprisegithub.mycompany.com/api/v3/
> Do you want to generate a token to access the API? [Y/n]
> Choose a name for your new protocol: ghe

Will allow the user to later run:

gitorg add ghe:myuser

Note, this is a complex issue

@mariocj89 mariocj89 changed the title User custom github instances User customization of protocols Dec 2, 2017
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

1 participant