rwx artifacts list
List artifacts for a task.
Usage
rwx artifacts list <task-id> [flags]
Arguments
<task-id> (required)
The ID of the task to list artifacts for. You can find the task ID in the URL when viewing a task in the RWX UI.
Global Options
--output <format>
Output format: text or json. Defaults to text.
--access-token <token>
The access token for RWX. Defaults to the value of the $RWX_ACCESS_TOKEN environment variable.