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

Method GetLabel

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

Source from the content-addressed store, hash-verified

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

Callers 7

askFunction · 0.65
askBoolFunction · 0.65
askIntFunction · 0.65
askPasswordFunction · 0.65
askMultiSelectFunction · 0.65
_selectFunction · 0.65
openUpdateEditorFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected