Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
type
ExtendedCommander
interface
{
9
flags.Commander
10
Setup(Config, UI) error
11
}
Callers
15
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Setup
Method · 0.65
Implementers
15
PluginsCommand
command/plugin/plugins_command.go
AddPluginRepoCommand
command/plugin/add_plugin_repo_command
RepoPluginsCommand
command/plugin/repo_plugins_command.go
ListPluginReposCommand
command/plugin/list_plugin_repos_comma
RemovePluginRepoCommand
command/plugin/remove_plugin_repo_comm
UninstallPluginCommand
command/plugin/uninstall_plugin_comman
CreateBuildpackCommand
command/v7/create_buildpack_command.go
LogsCommand
command/v7/logs_command.go
StartCommand
command/v7/start_command.go
CopySourceCommand
command/v7/copy_source_command.go
CreatePackageCommand
command/v7/create_package_command.go
StagePackageCommand
command/v7/stage_package_command.go
Calls
no outgoing calls
Tested by
no test coverage detected