Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ locked-keys.ts
File
locked-keys.ts
packages/cli/src/cli/cmd/show/locked-keys.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"interactive-commander"
;
2
import
Ora from
"ora"
;
3
import
{ getConfig } from
"../../utils/config"
;
4
import
{ CLIError } from
"../../utils/errors"
;
Callers
nothing calls this directly
Calls
3
getConfig
Function · 0.90
getBuckets
Function · 0.90
executeKeyCommand
Function · 0.90
Tested by
no test coverage detected