exec
exec
Execute a command in a running process
Usage
convox exec <pid> <command>
Examples
$ convox exec 7b6bccfd9fdf bash
bash-3.2$
See Also
- One-off Commands for running commands in containers
Execute a command in a running process
convox exec <pid> <command>
$ convox exec 7b6bccfd9fdf bash
bash-3.2$