MCPcopy Create free account
hub / github.com/auth0/auth0-cli / Search

Method Search

internal/auth0/log.go:25–25  ·  view source on GitHub ↗

Search is an alias for List.

(ctx context.Context, opts ...management.RequestOption)

Source from the content-addressed store, hash-verified

23
24 // Search is an alias for List.
25 Search(ctx context.Context, opts ...management.RequestOption) ([]*management.Log, error)
26}

Callers 1

searchUsersCmdFunction · 0.65

Implementers 4

MockLogAPIinternal/auth0/mock/log_mock.go
MockLogAPIMockRecorderinternal/auth0/mock/log_mock.go
MockUserAPIinternal/auth0/mock/user_mock.go
MockUserAPIMockRecorderinternal/auth0/mock/user_mock.go

Calls

no outgoing calls

Tested by

no test coverage detected