53JBYHJG7YCJEROZFT4OPMGJS24V546RPU7ENKBSM7U7AGYXNJDAC
# Generating completions:
```sh
# Generating completion for current shell:
$ podcast completion
... outputs stuff that needs to be loaded by your shell on startup ...
# Fish Shell Example
$ podcast completion fish > podcast.fish
$ sudo mv podcast.fish /usr/share/fish/completions
```