virsh pool-autostart
all
Enable or disable autostart for a virtual machine storage pool. See also: `virsh`.
More info →Examples (2)
Enable autostart for the storage pool specified by name or UUID (determine using `virsh pool-list`)
virsh pool-autostart --pool name|uuidDisable autostart for the storage pool specified by name or UUID
virsh pool-autostart --pool name|uuid --disablemade by @shridhargupta | data from tldr-pages