Hi all,
we are using a property ID as the leading Identifier for our devices. We have set the UI to use it as the leading identifier which works nicely. For everything but mender-cli
because there we can only use the mender generated internal ID which we now have to access through going into the UI and copy it from the url, it’s not shown anywhere else.
Could we have this integrated in the cli as well ? So we can either just access device by the leading id selected in the UI or like mender terminal ID=abc
?