We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The mite api also support authentication using user and password: https://mite.yo.lk/api/index.html#authentication
This could be supported by two new config parameters: "username" and "password". Maybe this makes it easier for some to setup the CLI tool. (see #90)
mite config set username <[email protected]>; mite config set password <password>; mite list
In case username & password are setup the cli uses these values instead of the apiKey.
Please upvote if you like to have this feature implemented.
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open for 120 days with no activity. Remove the stale label or comment or this will be closed in 15 days
stale
Sorry, something went wrong.
No branches or pull requests
The mite api also support authentication using user and password: https://mite.yo.lk/api/index.html#authentication
This could be supported by two new config parameters: "username" and "password". Maybe this makes it easier for some to setup the CLI tool. (see #90)
In case username & password are setup the cli uses these values instead of the apiKey.
Please upvote if you like to have this feature implemented.
The text was updated successfully, but these errors were encountered: