Skip to content

Conversation

@polldo
Copy link
Contributor

@polldo polldo commented Aug 5, 2021

Motivation

This PR introduces the device list command, useful to retrieve devices of arduino iot cloud

Change description

To list devices, no flags or arguments are needed, the command is simply:
$ iot-cloud-cli device list

Additional Notes

maybe worth doing in the future:

  • list command could accept a list of IDs that should be retrieved from the cloud
    edit: a new show command might be better

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@polldo polldo merged commit 1590b5f into main Aug 5, 2021
@polldo polldo deleted the polldo/device-list branch August 5, 2021 17:01
@polldo polldo mentioned this pull request Aug 5, 2021
6 tasks
polldo added a commit that referenced this pull request Sep 2, 2022
This PR introduces the device list command, useful to retrieve devices of arduino iot cloud.
To list devices, no flags or arguments are needed, the command is simply:
$ iot-cloud-cli device list

maybe worth doing in the future:

    list command could accept a list of IDs that should be retrieved from the cloud
    edit: a new show command might be better

commits log:
* Add device list command

* Add comments

* Update readme
polldo added a commit that referenced this pull request Sep 2, 2022
This PR introduces the device list command, useful to retrieve devices of arduino iot cloud.
To list devices, no flags or arguments are needed, the command is simply:
$ iot-cloud-cli device list

maybe worth doing in the future:

    list command could accept a list of IDs that should be retrieved from the cloud
    edit: a new show command might be better

commits log:
* Add device list command

* Add comments

* Update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant