Stone 0d7d14b0c2 File structure reorg
Changed names of kubernetes and openstack subdirs, and reorganized index files
for consistency with other docs.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: I234dd88e500f12e7c68b0e8bc5b68ca6e0875aba
2021-02-22 13:04:19 -05:00

728 B

Remove a Device Image

You can remove a device image, either from all devices in the system or only from those matching a specified label.

  • Use one of the following options to remove a device image with a specific label or all device images.
    • The command syntax to remove a device image from all devices is:

      system device-image-remove <image_uuid>
    • The command syntax to remove the device image from all devices with a matching label is:

      system device-image-remove <image_uuid> <key1>=<value1>