feat: add postgres container to list of supported containers

This commit is contained in:
2026-07-30 10:20:42 +02:00
parent c7780ea9d8
commit ae331c5f63
+1 -1
View File
@@ -1,4 +1,4 @@
complete -a "base jupyter node php python torch-rocm vue webserver" -c dev-containers -f complete -a "base jupyter node php postgres python torch-rocm vue webserver" -c dev-containers -f
complete -a "rm" -d "Delete the container for this folder" -c dev-containers -f complete -a "rm" -d "Delete the container for this folder" -c dev-containers -f
complete -a "help" -d "Show help" -c dev-containers -f complete -a "help" -d "Show help" -c dev-containers -f
complete -a "shell" -d "Create an extra shell for the currently running container" -c dev-containers -f complete -a "shell" -d "Create an extra shell for the currently running container" -c dev-containers -f