package
2.0.0-rc.2+incompatible
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

EcsCommand is a placeholder to drive early users to the integrated form of ecs support instead of its early plugin form.
ExecCommand runs a command in a running container.
InspectCommand inspects into containers.
KillCommand kills containers.
LogsCommand fetches and shows logs of a container.
MetadataCommand command to display version.
PruneCommand deletes backend resources.
PsCommand lists containers.
RmCommand deletes containers.
SecretCommand manage secrets.
ServeCommand returns the command to serve the API.
StartCommand starts containers.
StopCommand deletes containers.
VersionCommand command to display version.

# Structs

BackendMetadata backend metadata TODO import this from cli when merged & available in /docker/cli.
ContainerInspectView inspect view.