We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c9153 commit c94aa3aCopy full SHA for c94aa3a
k8s/sql_shell.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+kubectl exec --stdin --tty cockroachdb-2 -- cockroach sql --certs-dir=./cockroach-certs
4
0 commit comments