
virsh-pool-autostart
List of commands for virsh-pool-autostart:
-
virsh-pool-autostart:tldr:4e8c4 virsh-pool-autostart: Disable autostart for the storage pool specified by name or UUID.$ virsh pool-autostart --pool ${select} --disabletry on your machineexplain this command
-
virsh-pool-autostart:tldr:eb571 virsh-pool-autostart: Enable autostart for the storage pool specified by name or UUID (determine using `virsh pool-list`).$ virsh pool-autostart --pool ${select}try on your machineexplain this command