pvc/client-cli
Joshua Boniface d769071799 Revamp behaviour of VM "--restart" options
Previously, either "--restart" was specified or a prompt was given, with
the prompt being ignored with "--unsafe" in favour of a reboot. This
failed to provide an explicit way to prevent VM restarts with these
commands, which might be desired in some non-interactive situations, and
the interaction of "--unsafe" with this option was an undesired bug.

This is now a complete binary flag with --restart and --no-restart
versions, while still defaulting to a prompt if neither is specified.
This allows full non-interactive control of this option.
2023-08-17 22:19:36 -04:00
..
pvc Revamp behaviour of VM "--restart" options 2023-08-17 22:19:36 -04:00
pvc.py Move new CLI client into place 2023-08-16 23:55:27 -04:00
setup.py Correct entrypoint for CLI package 2023-08-17 00:27:45 -04:00