No examples after running specifically suggested find command
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az find`
**Errors:**
```
Sorry I am not able to help with [az devops service-endpoint list].
Try typing the beginning of a command e.g. az vm.
Please let us know how we are doing: https://aka.ms/azureclihats
```
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- `az devops service-endpoint list -h`
- Returns `"For more specific examples, use: az find "az devops service-endpoint list"`
- `az find "az devops service-endpoint list"`
## Expected Behavior
Running the suggested find examples command -> `az find "az devops service-endpoint list"` should return **something**.
## Environment Summary
```
macOS-11.6-x86_64-i386-64bit, Darwin 20.6.0
Python 3.9.7
Installer: HOMEBREW
azure-cli 2.29.0
Extensions:
azure-devops 0.20.0
interactive 0.4.5
db-up 0.2.6
```
## Additional Context

...

Contributor guide
Assessment
This issue has not been assessed yet.