Azure / Azure/autorest.powershell
Add wildcard support for api's that support it
Open
discussion
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Spawned from: https://github.com/Azure/azure-powershell/issues/5500
Basically, some services allow you to easily filter over resources. We'd want to translate that action to allow someone to specify, for example, `Get-VM -Name Cat*` to get VMs that start with `Cat`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.