You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ upvm --os-variant rhel7.5 --name r74yum r7.4
Missing optional python module: argcomplete
Install it to enable bash auto-magic tab-completion:
yum/dnf install python-pip; pip install argcomplete
activate-global-python-argcomplete; (Then restart shell)
INFO: HOSTNAME not specified; using 'r74yum.example.com'
INFO: Unable to determine native format of chosen template
INFO: Using qcow2 for output format (change with --format=raw)
Already have an image file with the name 'r74yum.qcow2' (in dir '/var/lib/upvm')
Enter a unique image file name (not incl. path) : ^C
Received KeyboardInterrupt. Exiting.
INFO: [Cleanup] Deleted image file '/var/lib/upvm/r74yum.qcow2'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: