kel services create
Open
- Dominant language
- Go
- Stars
- 80
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Implement `kel services create` to create a service for the activated site. This command will take a required flag `--plugin` which will inform the service creation which plugin will provide its functionality.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the CLI entry point for `kel services create` and inspect how commands parse required flags and access the activated site. Done means the command accepts `--plugin` and creates a service for that site using the specified plugin; no files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100