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

Method GetName

internal/cli/input.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type commandInput interface {
16 GetName() string
17 GetLabel() string
18 GetHelp() string
19 GetIsRequired() bool

Callers 15

RolePermissionListMethod · 0.65
RolePermissionAddMethod · 0.65
RolePermissionRemoveMethod · 0.65
makePhoneProviderViewFunction · 0.65
makeEmailProviderViewFunction · 0.65
makeActionViewFunction · 0.65
TestTokenMethod · 0.65
makeEventStreamViewFunction · 0.65
findMetricFunction · 0.65
extractMetricMapFunction · 0.65
makeApplicationViewFunction · 0.65

Implementers 2

Flaginternal/cli/flags.go
Argumentinternal/cli/arguments.go

Calls

no outgoing calls

Tested by 1

TestGenerateClientFunction · 0.52