Azure / Azure/azure-powershell
Model Resource Completers in a single module
Open
feature-request
Generator
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
## Description
Model completers for
- [ ] Resource Group
- [ ] Resource Reference
- [ ] Resource Name
- [ ] SubscriptionId (use context cmdlets completer as a guide)
- [ ] Location
## Cost : 6
Contributor guide
Research direction
Locate the existing context cmdlets completer and use it as the guide for the SubscriptionId work. Then identify where resource completers are modeled and group the Resource Group, Resource Reference, Resource Name, SubscriptionId, and Location completers in one module. Done means all five checklist items are implemented and their completion behavior is covered by the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100