pmm-admin tab completion
General
Escalation
General
Escalation
Description
How to test
1. Add the following to your shell's .rc (substitute <your shell> with bash, zsh or fish):
```
source <(pmm-admin completion -c <your shell>)
```
2. *Assert*: you can tab complete the `pmm-admin` command
How to document
None
Smart Checklist
Activity
Show:
Done
Created October 18, 2022 at 8:08 AM
Updated March 6, 2024 at 12:32 AM
Resolved November 14, 2022 at 10:58 AM
Add support for tab completion for pmm-admin and pmm cli commands.