dxflow compose logs <IDENTITY> [OPTIONS]
| Flag | Shorthand | Description | Type | Default |
|---|---|---|---|---|
--context | Docker context | string | `` | |
--follow | -f | Follow logs | bool | false |
--index | Index of the container in multiple replicas | int | 0 | |
--since | Show logs since timestamp | string | `` | |
--tail | -t | Number of lines to show from the end of the logs | int | 0 |
--until | Show logs until timestamp | string | `` | |
--service | -s | Specify services to get logs | strings | [] |