Skip to content

iectl iem-v2 device label allocate

Allocates label to given device

Synopsis

Allocates label to given device

iectl iem-v2 device label allocate [flags]

Options

      --device-id stringArray   id of the device on which the label needs to be allocated
  -h, --help                    help for allocate
      --label string            label to be allocated to 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 allocate --device-id "sampleDeviceId1" --device-id "sampleDeviceId2" --label "sampleLabel"

SEE ALSO