Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ delete-all-data.js
File
delete-all-data.js
scripts/analytics/delete-all-data.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ intro, isCancel, log, outro, text } from
"@clack/prompts"
;
4
import
{ createTinybirdClient, resolveTinybirdAuth } from
"./shared.js"
;
Callers
nothing calls this directly
Calls
1
deleteAllData
Function · 0.85
Tested by
no test coverage detected