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
Currently, --cipher_text prompts for the password and does not echo to the screen. This is good, but not so much for doing it in batch. Re-implement "--cipher_text=<password>" as optional.
The text was updated successfully, but these errors were encountered:
Currently,
--cipher_text
prompts for the password and does not echo to the screen. This is good, but not so much for doing it in batch. Re-implement "--cipher_text=<password>
" as optional.The text was updated successfully, but these errors were encountered: