dotfiles/fish/completions/createdb.fish

2 lines
70 B
Fish

complete -x -c createdb -d 'database name' -a "(__db_list_pg | uniq)"