package
0.1.23
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev

# Functions

Exec delegates to com.docker.cli if on moby context.
ExecIfDefaultCtxType delegates to com.docker.cli if on moby context.
ExecSilent executes a command and do redirect output to stdOut, return output.
IsDefaultContextCommand checks if the command exists in the classic cli (issues a shellout --help).

# Constants

ComDockerCli name of the classic cli binary.