Refactor `Create` workflow
Open
area/cli
kind/enhancement
team/cli
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Refactor the `create cluster` workflow to use the Management cluster field which was [added to the command context](https://github.com/aws/eks-anywhere/blob/3f6b8e36934306d4732ba0f9167bcaaa9c65e075/pkg/task/task.go#L35).
**Why is this needed**:
This change will be done to make naming consistent through out the workflows.
Contributor guide
Research direction
Start with the Management cluster field added in pkg/task/task.go at the linked revision, then trace how the create cluster workflow obtains and uses its context. The work is done when that workflow uses the Management cluster field and its naming is consistent with the other workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100