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

Method Setup

command/extended_commander.go:10–10  ·  view source on GitHub ↗
(Config, UI)

Source from the content-addressed store, hash-verified

8type ExtendedCommander interface {
9 flags.Commander
10 Setup(Config, UI) error
11}

Callers 15

SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65
SetupMethod · 0.65

Implementers 15

PluginsCommandcommand/plugin/plugins_command.go
AddPluginRepoCommandcommand/plugin/add_plugin_repo_command
RepoPluginsCommandcommand/plugin/repo_plugins_command.go
ListPluginReposCommandcommand/plugin/list_plugin_repos_comma
RemovePluginRepoCommandcommand/plugin/remove_plugin_repo_comm
UninstallPluginCommandcommand/plugin/uninstall_plugin_comman
CreateBuildpackCommandcommand/v7/create_buildpack_command.go
LogsCommandcommand/v7/logs_command.go
StartCommandcommand/v7/start_command.go
CopySourceCommandcommand/v7/copy_source_command.go
CreatePackageCommandcommand/v7/create_package_command.go
StagePackageCommandcommand/v7/stage_package_command.go

Calls

no outgoing calls

Tested by

no test coverage detected