]> git.proxmox.com Git - pve-access-control.git/commit
pveum token: rename 'update' subcommand to 'modify' for consistency
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Jan 2020 19:21:10 +0000 (20:21 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Jan 2020 20:21:59 +0000 (21:21 +0100)
commitccaecac13f543d047878f8b85bedc92917e69d38
tree235e395cb481c3f37ebc803414357a88b6ba8588
parent084c149a48efcbca465f75a3a719efca180e0292
pveum token: rename 'update' subcommand to 'modify' for consistency

While the 1:1 mapping from API call names is not bad it was now the
unique "PUT" (modify) command having a different name here. Avoid
that for consistency.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/pveum.pm