aws-greengrass / aws-greengrass/aws-greengrass-cli

Add deployment target info when to `component list` or `component details` commands

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15
Forks
10
PR merge metrics
No merged PRs in 30d

Description

**Feature Description**
Add deployment target info to `component list` or `component details` commands results

**Use Case**
In order to remove the components via `deployment create --remove` I need to know the target

**Proposed Solution**

**Other**

* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change

Contributor guide

Open the contributing guide

Research direction

Locate the implementations of the `component list` and `component details` commands and trace how their results are assembled. Check how deployment targets are represented and exposed by the existing component data, then verify that both command results show the target needed for `deployment create --remove` without breaking current output.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.