package
2.0.0-rc.2+incompatible
Repository: https://github.com/docker/compose-cli.git
Documentation: pkg.go.dev
# Functions
Adapt a Command func to cobra library.
RootCommand returns the compose command with its child commands.
# Variables
Warning is a global warning to be displayed to user on command failure.
# Type aliases
Command defines a compose CLI command as a func with args.
ProjectFunc does stuff within a types.Project.
ProjectServicesFunc does stuff within a types.Project and a selection of services.