# task logs Show a task's logs ## Usage ```console coder task logs [flags] ``` ## Description ```console - Show logs for a given task.: $ coder task logs task1 ``` ## Options ### -c, --column | | | |---------|----------------------------------------| | Type | [id\|content\|type\|time] | | Default | type,content | Columns to display in table output. ### -o, --output | | | |---------|--------------------------| | Type | table\|json | | Default | table | Output format.