Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ GetLabel
Method
GetLabel
internal/cli/arguments.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
(a Argument) GetLabel() string {
22
return
inputLabel(a.Name)
23
}
24
25
func
(a Argument) GetHelp() string {
26
return
a.Help
Callers
1
TestArgumentGetters
Function · 0.95
Calls
1
inputLabel
Function · 0.85
Tested by
1
TestArgumentGetters
Function · 0.76