Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auth0/auth0-cli
/ GetHelp
Method
GetHelp
internal/cli/arguments.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(a Argument) GetHelp() string {
26
return
a.Help
27
}
28
29
func
(a Argument) GetIsRequired() bool {
30
return
true
Callers
1
TestArgumentGetters
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestArgumentGetters
Function · 0.76