We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340654a commit b9c7771Copy full SHA for b9c7771
1 file changed
firebase-dataconnect/emulator/emulator.zsh
@@ -101,6 +101,7 @@ parse_args() {
101
run_command() {
102
logn "Running command: "
103
say_args "$@"
104
+ "$@"
105
}
106
107
print_podman_compose_status() {
0 commit comments