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

Function init

cmd/list-members.go:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88}
89
90func init() {
91 teamCmd.AddCommand(listMembersCmd)
92 enableStructuredOutput(listMembersCmd)
93}

Callers

nothing calls this directly

Calls 1

enableStructuredOutputFunction · 0.85

Tested by

no test coverage detected