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

[FEATURE] Allow chelsea to set config for Nexus IQ Server #15

Open
DarthHater opened this issue Apr 4, 2020 · 0 comments
Open

[FEATURE] Allow chelsea to set config for Nexus IQ Server #15

DarthHater opened this issue Apr 4, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@DarthHater
Copy link
Member

So that someone can provide their server url, username and token for communicating with Nexus IQ Server, we could create a way for someone to set a more persistent config.

In the other tools we have worked on we created an interactive experience on the command line for setting config.

We ask for:

  • Server URL
  • Username
  • Token (and we emphasize token, not password)

We save this by default to:
~/.iqserver/.iq-config

As yaml, with the keys: Server, Username and Token, as this config can be shared amongst all the tools.

This work could also add command line flags for server, username and token for Nexus IQ Server.

@DarthHater DarthHater added enhancement New feature or request help wanted Extra attention is needed labels Apr 4, 2020
@DarthHater DarthHater added this to the v0.1.0 milestone Jun 17, 2020
@DarthHater DarthHater changed the title Allow chelsea to set config for Nexus IQ Server [FEATURE] Allow chelsea to set config for Nexus IQ Server Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant