levv exec

levv exec #

Execute a command in a running container

USAGE: #

   levv exec [OPTIONS] <service> <command> [arg...]

OPTIONS: #

   --container value, -c value  Container name. If omitted, the first container in the service will be chosen.

   --detach, -d                 Detached mode: run command in the background

   --interactive, -i            Pass stdin to the container

   --project value, -p value    Your project's name

   --tty, -t                    Allocate a pseudo-TTY

   --help, -h                   show help