Skip to content

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Aug 26, 2021

Motivation

Extract a template from an existing thing using this command:

$ iot-cloud-cli thing extract --id <thingID> --outfile <templateFile.json>

outfile parameter is optional, it specifies the json destination file for the template

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 e61334b into main Aug 26, 2021
@polldo polldo deleted the polldo/thing-extract branch August 26, 2021 12:57
polldo added a commit that referenced this pull request Sep 2, 2022
Extract a template from an existing thing using this command:
$ iot-cloud-cli thing extract --id <thingID> --outfile <templateFile.json>
outfile parameter is optional, it specifies the json destination file for the template

* Add thing extract command

* Update readme
polldo added a commit that referenced this pull request Sep 2, 2022
Extract a template from an existing thing using this command:
$ iot-cloud-cli thing extract --id <thingID> --outfile <templateFile.json>
outfile parameter is optional, it specifies the json destination file for the template

* Add thing extract 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