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

Function init

cmd/list-groups.go:85–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83}
84
85func init() {
86 teamCmd.AddCommand(listGroupsCmd)
87 enableStructuredOutput(listGroupsCmd)
88}

Callers

nothing calls this directly

Calls 1

enableStructuredOutputFunction · 0.85

Tested by

no test coverage detected