Split ConfigurationEditFlags and create ConfigurationCreateFlags
Open
kind/cleanup
kind/refactor
triage/accepted
- Dominant language
- Go
- Stars
- 387
- Forks
- 274
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 8
Description
We have `--force` option while creating a service, the `ConfigurationEditFlags` structure can be restructured as suggested here https://github.com/knative/client/pull/79#discussion_r283004004
Contributor guide
Research direction
Start by locating ConfigurationEditFlags and the service-creation path for the --force option, then read the linked pull request discussion for the proposed restructuring. Done means separate configuration flags for editing and creating services, with the creation behavior still supporting --force.
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
- Needs clarification
- Newbie friendliness
- 35/100