Added
- New subcommand for generating shell completions for
bash/fish/zsh/powershell/elvish
#1947
Fixed
- Fix mirrord-cli verify-config command not serializing failures correctly due
to serde not being able to serialize newtype pattern in tagged unions.
#1840