pve/lib/pve
Denis Knauf 20db6bd9b2 Tags, ct volume_move, PVE::Output, small fixes.
Proxmox supports tags, so class Proxmox supports tags, too.
It is possible to show and change tags in config and `e status` prints
tags.

The new command `e ct volume_move NAMEORID DISK POOL` "moves" the disk
of a CT to an other RBD-pool.  It only supports RBD, yet.
It uses XFS on the new device.
The CT must be stopped on the same machine, you are calling the command.

The class PVE::Output helps to print status.  Supports info, failed and
progress (with a spinner).  Monitoring tasks used a custom spinner,
which is now part of the new PVE::Output.

The status of CTs/VMs/Nodes are symbols only.  Strings shouldn't be used
anymore.
2023-01-16 17:30:23 +01:00
..
cli Tags, ct volume_move, PVE::Output, small fixes. 2023-01-16 17:30:23 +01:00
cli.rb Tags, ct volume_move, PVE::Output, small fixes. 2023-01-16 17:30:23 +01:00
helper.rb Tags, ct volume_move, PVE::Output, small fixes. 2023-01-16 17:30:23 +01:00
proxmox.rb Tags, ct volume_move, PVE::Output, small fixes. 2023-01-16 17:30:23 +01:00
templates.rb v0.3.0: >=ruby2.7. PVE-6 not supported anymore. small fixes. more comfort. commands on more than one machine at once. 2022-10-05 12:55:03 +02:00
version.rb v0.3.0: >=ruby2.7. PVE-6 not supported anymore. small fixes. more comfort. commands on more than one machine at once. 2022-10-05 12:55:03 +02:00