Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ Client
Method
Client
cli/command/cli.go:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
// Cli represents the docker command line client.
42
type
Cli
interface
{
43
Client() client.APIClient
44
Streams
45
SetIn(in *streams.In)
46
config.Provider
Callers
3
main
Function · 0.65
runSignImage
Function · 0.65
main
Function · 0.65
Implementers
2
DockerCli
cli/command/cli.go
FakeCli
internal/test/cli.go
Calls
no outgoing calls
Tested by
no test coverage detected