We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ca882 commit 9c8f750Copy full SHA for 9c8f750
.templates/influxdb/terminal.sh
@@ -12,4 +12,4 @@ echo "to exit type: EXIT"
12
echo ""
13
echo "docker exec -it influxdb influx"
14
15
-docker exec -it influxdb influx $*
+docker exec -it influxdb influx "$@"
0 commit comments