]> git.proxmox.com Git - pve-container.git/commit
Add read_password sub for 'pct create'
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 30 Mar 2016 11:51:52 +0000 (13:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 1 Apr 2016 05:19:12 +0000 (07:19 +0200)
commit70f2d702248784a25c876140818a94627518713f
treed16ffb5e870621d7d97652a734f05572bceb48f3
parent064529c3bac6b5d85a04c4411e705d115e3e7315
Add read_password sub for 'pct create'

Read the container root password from stdin when creating a
container with 'pct create ... -password', instead of
providing it as command line argument. This is consistent
with 'pveum adduser' and pvesh, as described in #737 and #777.
src/PVE/CLI/pct.pm