MCPcopy
hub / github.com/simstudioai/sim / migrate-block-api-keys-to-byok.ts

File migrate-block-api-keys-to-byok.ts

packages/db/scripts/migrate-block-api-keys-to-byok.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3// Self-contained script for migrating block-level API keys into workspace BYOK keys.
4// Iterates per workspace. Original block-level values are left untouched for safety.

Callers

nothing calls this directly

Calls 9

parseMapArgsFunction · 0.85
parseUserArgsFunction · 0.85
parseFromFileArgFunction · 0.85
textFunction · 0.85
errorMethod · 0.80
onMethod · 0.80
logMethod · 0.80
getEnvFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected