Skip to content

iectl iem-v2 device label deallocate

Deallocate label from given device

Synopsis

Deallocate label from given device

iectl iem-v2 device label deallocate [flags]

Options

      --device-id string   id of the device from which the label needs to be deallocated
  -h, --help               help for deallocate
      --label string       label to be deallocated from the device

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

$ iectl iem-v2 device label deallocate --device-id "sampleDeviceId" --label "sampleLabel"

SEE ALSO