Workflow Compose Logs
Fetches and displays logs from workflow containers
Usage
Terminal
dxflow compose logs <IDENTITY> [OPTIONS]
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 | [] |