Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
robert-hanuschke opened this issue Dec 16, 2022 · 1 comment
Open
2 tasks

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

robert-hanuschke opened this issue Dec 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@robert-hanuschke
Copy link

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
@junfuchen99
Copy link
Member

Hello @robert-hanuschke,

Thank you for reaching out to us. This is currently on our list of improvements for CLI, and we will update here once we have an ETA.

@junfuchen99 junfuchen99 added the enhancement New feature or request label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants