copilot help svc exec
Execute a command in a running container part of a service
Options
| Name | Description | 
|---|---|
| --app, -a  <name> | Name of the application | 
| --command, -c  <command> | Optional. The command that is passed to a running container | 
| --container  <container> | Optional. The specific container you want to exec in. By default the first essential container will be used | 
| --name, -n  <name> | Name of the environment | 
| --name, -n  <name> | Name of the service, job, or task group | 
| --task-id  <task-id> | Optional. ID of the task you want to exec in | 
| --yes | Optional. Whether to update the Session Manager Plugin | 
| --help, -h | Help for command |