feat: Add shell completions for zsh,fish
This commit is contained in:
parent
45dd2e2af2
commit
7b858c5a93
5 changed files with 60 additions and 5 deletions
9
TODO.md
9
TODO.md
|
@ -54,14 +54,13 @@
|
|||
# Future Release
|
||||
|
||||
- [ ] Support obscure protocol tweaks in `dig`
|
||||
- [ ] Read from file with `-f`
|
||||
- [x] Support more DNS Record Types
|
||||
- [ ] Shell completions
|
||||
- [ ] bash
|
||||
- [ ] zsh
|
||||
- [ ] fish
|
||||
- [x] Shell completions
|
||||
- [x] zsh
|
||||
- [x] fish
|
||||
- [ ] Add tests for Resolvers.
|
||||
- [ ] Add tests for CLI Output.
|
||||
- [ ] Homebrew - Goreleaser
|
||||
- [ ] Add support for `dig +trace` like functionality.
|
||||
- [x] Separate Authority/Answer in JSON output.
|
||||
- [x] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue