Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ init
Function
init
cmd/remove-member.go:61–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
func
init() {
62
teamCmd.AddCommand(removeMemberCmd)
63
enableStructuredOutput(removeMemberCmd)
64
setCommandDestructiveLevel(removeMemberCmd, destructiveLevelAdmin)
65
}
Callers
nothing calls this directly
Calls
2
enableStructuredOutput
Function · 0.85
setCommandDestructiveLevel
Function · 0.85
Tested by
no test coverage detected