-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
currently, to remove a local deployment, one needs to issue the command sudo /greengrass/v2/bin/greengrass-cli deployment create --remove your-component
"deployment create --remove" is highly unintuitive. There should be a "deployment remove" command itself that does the same thing.
Use Case
Removing locally deployed components during development.
Proposed Solution
"deployment remove" command that does what "deployment create --remove" does now
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request