# Functions
No description provided by the author
Cleanup the output files.
Config print docker compose config.
Down bring down the Docker containers.
Exec execute a command against a service.
Exit cleanly from the program.
Logs show the logs for the selected containers.
Mysql start a mysql client.
NewComposeInfo with the given additional file and requested services.
Ps show the currently running containers.
RedisCLI starts up the Redis command line.
RunCommand with a command string and arguments for interpolation using Sprintf.
RunCommands run a list of commands to be piped into each other.
Stop the Docker containers.
Up bring up the Docker containers.
# Structs
ComposeInfo containing information about the Docker Compose command.