MCPcopy
hub / github.com/cloudfoundry/cli / Execute

Method Execute

cf/commandregistry/command.go:14–14  ·  view source on GitHub ↗
(context flags.FlagContext)

Source from the content-addressed store, hash-verified

12 SetDependency(deps Dependency, pluginCall bool) Command
13 Requirements(requirementsFactory requirements.Factory, context flags.FlagContext) ([]requirements.Requirement, error)
14 Execute(context flags.FlagContext) error
15}
16
17type CommandMetadata struct {

Callers 15

CommandMethod · 0.65
version_test.goFile · 0.65
help_test.goFile · 0.65
api_test.goFile · 0.65
ssh_code_test.goFile · 0.65
service_test.goFile · 0.65

Implementers 15

FakeCommand4plugin/rpc/fakecommand/fake_command4.g
FakeCommand1plugin/rpc/fakecommand/fake_command1.g
FakeCommand3plugin/rpc/fakecommand/fake_command3.g
FakeCommand2plugin/rpc/fakecommand/fake_command2.g
APIcf/commands/api.go
Helpcf/commands/help.go
Passwordcf/commands/passwd.go
OAuthTokencf/commands/oauth_token.go
Targetcf/commands/target.go
Authenticatecf/commands/auth.go
OneTimeSSHCodecf/commands/ssh_code.go
Logincf/commands/login.go

Calls

no outgoing calls

Tested by

no test coverage detected