rwx logs

Download logs for a task (using the ID in the page's URL).

Usage

rwx logs  [flags]

Passing a top-level or "group" task ID (i.e. one with child tasks) will download a .zip file containing the logs for all child tasks.

Passing a "command" task ID (one without child tasks) will download a single .log file for that task.

Options

--output <path> or -o <path>

The path to save the logs to. If not specified, the logs will be saved to the downloads directory.