This repository contains (nearly comprehensive, but not quite) shell completion data for the dspace
command-line tool. They are written with complgen so work on bash, zsh, and fish!
With a POSIX-compatible make and complgen install, make
will generate the completion files for bash, zsh, and fish.
You can then source
/.
the generated completion files.
The bash completions depend on the standard bash-completion
package. The zsh and fish completions should just work out-of-the-box.