particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

Feature/sc 123399/delete and disable #698

Closed keeramis closed 11 months ago

keeramis commented 11 months ago

Description

Implements disable and delete commands for Logic Functions.

How to Test

The commands are:

npm start -- lf delete
npm start -- lf disable

Related Issues / Discussions

https://app.shortcut.com/particle/story/123399/implement-disable-command https://app.shortcut.com/particle/story/123400/implement-delete-command

Completeness