You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Credential not found. Please provide PIN below to search in the PIN-protected database."
When used together with the --password option, it impacts its usefulness in scenarios like the following, where the password shall be copied to the clipboard:
Some informational output like the one below is printed to standard out instead of standard error.
pynitrokey/pynitrokey/cli/nk3/secrets.py
Line 64 in c88030e
When used together with the
--password
option, it impacts its usefulness in scenarios like the following, where the password shall be copied to the clipboard:nitropy nk3 secrets get-password --password myPass | xclip
From the code I infer that this might affect other informational lines as well.
Version: 0.4.40
The text was updated successfully, but these errors were encountered: