You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2023. It is now read-only.
Make list default command operation for all commands, but still keep the
list as an available operation
Example list all devices could be called in two ways:
> edgex-cli device
> edgex-cli device list
Closes: edgexfoundry#336
Signed-off-by: Diana Atanasova <[email protected]>
It would be nice if the edgex-cli commands all default to the "list" operation. Making the following commands equivalent:
$ edgex-cli device list
$ edgex-cli device
Version: v1.0.0-dev.28
The text was updated successfully, but these errors were encountered: