Forrest logo
back to context overview

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} --disable
    try on your machine
    explain 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 machine
    explain this command
back to context overview