ZONEADM Commands Cheat Sheet
Here is a cli commands cheat sheet for ZONEADM command, you can use this as a quick reminder for basic commands with a brief description for each of the commands.
What is ZONEADM command?
Add some data here
# To halt a zone: zoneadm -zhalt # To delete a zone : zoneadm -z halt zoneadm -z uninstall # To verify a zone: zoneadm -z verify # To install a zone: zoneadm -z install # To boot a zone: zoneadm -z boot # To reboot a zone: zoneadm -z reboot # To list zones: zoneadm list -cv
Check out the ZONEADM command documentation .
You can also check our MegaSh cheatsheet tool, that has 150+ searchable linux cheat sheets in one page, so you never forget a command as you work again