iectl iem device label¶
Manages device lables associated with devices in the Industrial Edge Management. The command group provides functionalities to organize and identify devices within your IEM by attaching or detaching custom labels. Labels can be used for filtering, grouping, or categorizing devices across the system.
iectl iem device label [command]
Available sub-commands:¶
allocate Allocate label to given device
deallocate Deallocate label from given device
Options¶
-h, --help help for log-streaming
Options inherited from parent commands¶
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
SEE ALSO¶
- iectl iem device label allocate - allocates a label to the specified device using its device ID. The labels can be used for better identification and organization of the devices.
- iectl iem device label deallocate - removes the association between a label and a device. Use this command to deallocate a label from a specified device by providing the device ID and label name.