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

Method Requirements

cf/commandregistry/command.go:13–13  ·  view source on GitHub ↗
(requirementsFactory requirements.Factory, context flags.FlagContext)

Source from the content-addressed store, hash-verified

11 MetaData() CommandMetadata
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

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