Skip to content

add ability to modify a Thing or Tagged List of Things #195

@gilescampbell

Description

@gilescampbell

As the functionality of a Thing is improved over time, the programmer may wish to add/change/remove cloud variables.
It would be extremely helpful to be able to do this with the CLI when you have multiple Things that are identical and you want to add the same variable to all of them (or delete the same variable across all of them).

arduino-cloud-cli thing modify --id --add-variable --name --type etc...

arduino-cloud-cli thing modify --tags = --add-variable --name --type

This command could be expanded to include other attributes such as the name of the Thing:

arduino-cloud-cli thing modify --id --name

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions