]> git.proxmox.com Git - proxmox-backup.git/commitdiff
PVE integration: Add note about hiding password
authorDylan Whyte <d.whyte@proxmox.com>
Mon, 7 Sep 2020 15:38:36 +0000 (17:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 8 Sep 2020 04:19:20 +0000 (06:19 +0200)
Add a note to section "Proxmox VE integration" explaining
how to avoid passing password as plain text when using the
pvesm command.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
docs/administration-guide.rst

index 08aaed4ab1f8003fc8d14668b85ad914e7d335a6..a8e641cf500634f11b87ef732b4b13757418ce90 100644 (file)
@@ -1411,6 +1411,10 @@ as ``user1@pbs``.
   # pvesm add pbs store2 --server localhost --datastore store2
   # pvesm set store2 --username user1@pbs --password <secret>
 
+.. note:: If you would rather not pass your password as plain text, you can pass
+  the ``--password`` parameter, without any arguments. This will cause the
+  program to prompt you for a password upon entering the command.
+
 If your backup server uses a self signed certificate, you need to add
 the certificate fingerprint to the configuration. You can get the
 fingerprint by running the following command on the backup server: