Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ init
Function
init
cmd/account.go:257–260 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
255
}
256
257
func
init() {
258
RootCmd.AddCommand(accountCmd)
259
enableStructuredOutput(accountCmd)
260
}
Callers
nothing calls this directly
Calls
1
enableStructuredOutput
Function · 0.85
Tested by
no test coverage detected