MCPcopy 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
61func init() {
62 teamCmd.AddCommand(removeMemberCmd)
63 enableStructuredOutput(removeMemberCmd)
64 setCommandDestructiveLevel(removeMemberCmd, destructiveLevelAdmin)
65}

Callers

nothing calls this directly

Calls 2

enableStructuredOutputFunction · 0.85

Tested by

no test coverage detected