aws connect
Connect to a specific instance in the stack
Usageâ
$ dinghy aws connect [STACK] [options]
Argumentsâ
| Name | Description |
|---|---|
stack | Stack name |
Optionsâ
| Name | Description | Default |
|---|---|---|
-i, --id=<value> | The id to connect to, could be sequence number, instance id (EC2), or task id (ECS) | 1 |
-c, --container=<value> | For ECS services, the container name to exec into (defaults to the first container) |