Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ account.ts
File
account.ts
packages/opencode/src/cli/cmd/account.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cmd } from
"./cmd"
2
import
{ Duration, Effect, Match, Option } from
"effect"
3
import
{ UI } from
"../ui"
4
import
{ Account } from
"@/account/account"
Callers
nothing calls this directly
Calls
15
effectCmd
Function · 0.90
cmd
Function · 0.90
openBrowser
Function · 0.85
formatAccountLabel
Function · 0.85
isActiveOrgChoice
Function · 0.85
formatOrgChoiceLabel
Function · 0.85
formatOrgLine
Function · 0.85
active
Method · 0.80
poll
Function · 0.70
println
Function · 0.70
list
Method · 0.65
find
Method · 0.65
Tested by
no test coverage detected