containers restart
Restarts a particular container on a given stack by container ID or name (supports partial IDs and names).
Options
Argument | Required? | Default | Description |
---|---|---|---|
--stack, -s <application name> | yes | — | Name of your application |
<container ID> | either\or | — | The ID of the container to restart |
<container name> | either\or | — | The name of the container to restart |