MCPcopy Create free account
hub / github.com/dropbox/dbxcli / init

Function init

cmd/add-member.go:67–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65}
66
67func init() {
68 teamCmd.AddCommand(addMemberCmd)
69 enableStructuredOutput(addMemberCmd)
70 setCommandDestructiveLevel(addMemberCmd, destructiveLevelAdmin)
71}

Callers

nothing calls this directly

Calls 2

enableStructuredOutputFunction · 0.85

Tested by

no test coverage detected