Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ dataconnect-sql-shell.ts
File
dataconnect-sql-shell.ts
src/commands/dataconnect-sql-shell.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as pg from
"pg"
;
2
import
* as clc from
"colorette"
;
3
import
{ Connector, IpAddressTypes, AuthTypes } from
"@google-cloud/cloud-sql-connector"
;
4
Callers
nothing calls this directly
Calls
15
needProjectId
Function · 0.90
ensureApis
Function · 0.90
pickOneService
Function · 0.90
getIdentifiers
Function · 0.90
mainSchema
Function · 0.90
getIAMUser
Function · 0.90
mainShellLoop
Function · 0.85
action
Method · 0.80
before
Method · 0.80
option
Method · 0.80
on
Method · 0.80
release
Method · 0.80
Tested by
no test coverage detected