Skip to content

(DeploymentCommand): add "deployment remove" command #167

@robert-hanuschke

Description

@robert-hanuschke

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

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