dbn-go-hist completion fish#
Generate the autocompletion script for fish
Synopsis#
Generate the autocompletion script for the fish shell.
To load completions in your current shell session:
dbn-go-hist completion fish | source
To load completions for every new session, execute once:
dbn-go-hist completion fish > ~/.config/fish/completions/dbn-go-hist.fish
You will need to start a new shell for this setup to take effect.
dbn-go-hist completion fish [flags]Options#
-h, --help help for fish
--no-descriptions disable completion descriptionsOptions inherited from parent commands#
-k, --key string Databento API key (or use DATABENT_API_KEY envvar)SEE ALSO#
- dbn-go-hist completion - Generate the autocompletion script for the specified shell