Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ init
Function
init
cf/commands/oauth_token.go:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
func
init() {
23
commandregistry.Register(&OAuthToken{})
24
}
25
26
func
(cmd *OAuthToken) MetaData() commandregistry.CommandMetadata {
27
return
commandregistry.CommandMetadata{
Callers
nothing calls this directly
Calls
1
Register
Function · 0.92
Tested by
no test coverage detected