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
I love deploying CLI apps, and find otpclient-cli very capable, but it would be great if I could use it without depending on a windowed GUI.
otpclient-cli
Ideally, I would love it if this would work:
otpclient-cli -d NEW.enc --import aegis_encrypted -f aegis.json
Would it be possible for otpclient-cli to import into a new empty database if one is specified on the commandline and the file doesn't exist yet?
The text was updated successfully, but these errors were encountered:
Hello! Sounds like a good idea, I'll put it on the list 😄
Sorry, something went wrong.
paolostivanin
No branches or pull requests
I love deploying CLI apps, and find
otpclient-cli
very capable, but it would be great if I could use it without depending on a windowed GUI.Ideally, I would love it if this would work:
otpclient-cli -d NEW.enc --import aegis_encrypted -f aegis.json
Would it be possible for
otpclient-cli
to import into a new empty database if one is specified on the commandline and the file doesn't exist yet?The text was updated successfully, but these errors were encountered: