hi,
is it possible to read the passphrase from a file or from STDIN ?
If I try:
it fails with:
cu denny
is it possible to read the passphrase from a file or from STDIN ?
If I try:
Code:
echo secret | proxmox-backup-client key create
or
echo secet | proxmox-backup-client key create -
it fails with:
Code:
Error: unable to read passphrase - no tty
cu denny