Move azure.cli.core.commands.parameters.get_enum_type into Knack
Open
Nobody has claimed this yet.
area/arguments
type/enhancement
- Dominant language
- Python
- Stars
- 358
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced Azure CLI issue 7089 and the function usage in src/command_modules/azure-cli-redis/azure/cli/command_modules/redis/_params.py. Inspect Knack's package structure and tests before determining where the function belongs; done means the functionality is available from Knack and the Redis command module no longer owns the transferred implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100