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

Create "config" command #17

Closed
ThomasKranitsas opened this issue Sep 16, 2019 · 2 comments
Closed

Create "config" command #17

ThomasKranitsas opened this issue Sep 16, 2019 · 2 comments
Assignees
Labels
in progress There is a challenge currently running to fix this P2 Critical but non-blocking
Milestone

Comments

@ThomasKranitsas
Copy link
Collaborator

ThomasKranitsas commented Sep 16, 2019

Create a config command that will allow setting global configs for the user's username/password.

This will work similarly to how git is storing the configs.

If an rc file is present, it will overwrite the globally configured settings.

@cwdcwd cwdcwd added the P2 Critical but non-blocking label Sep 17, 2019
@cwdcwd cwdcwd added this to the Beta Release milestone Sep 17, 2019
@ThomasKranitsas ThomasKranitsas added the in progress There is a challenge currently running to fix this label Sep 26, 2019
@sharathkumaranbu sharathkumaranbu self-assigned this Nov 27, 2019
@sharathkumaranbu
Copy link
Collaborator

Added --unset command which will remove the key from the configuration. Also, reading of global config file was not done earlier, it is implemented now.

@sharathkumaranbu
Copy link
Collaborator

Implemented in 1296972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress There is a challenge currently running to fix this P2 Critical but non-blocking
Projects
None yet
Development

No branches or pull requests

3 participants