Skip to content

Add thing delete command #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Add thing delete command #24

merged 2 commits into from
Aug 26, 2021

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Aug 26, 2021

Motivation

Things can now be deleted with the following command:
$ iot-cloud-cli thing delete --device-id <deviceID>

Change description

Additional Notes

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 b0393e7 into main Aug 26, 2021
@polldo polldo deleted the polldo/thing-delete branch August 26, 2021 12:43
polldo added a commit that referenced this pull request Sep 2, 2022
Things can now be deleted with the following command:
$ iot-cloud-cli thing delete --device-id <deviceID>

* Add thing delete command

* Update readme
polldo added a commit that referenced this pull request Sep 2, 2022
Things can now be deleted with the following command:
$ iot-cloud-cli thing delete --device-id <deviceID>

* Add thing delete command

* 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