ct runs download-eval

Download an eval file from the evaluation server.

Usage

ct runs download-eval [OPTIONS] URL

Arguments

ArgumentTypeRequired
URLtextYes

Options

OptionDescription
--no-cacheDo not use the eval cache when downloading.
-o, --output FILEDestination file for the downloaded eval log (defaults to <repo>/data/eval-logs/<filename>).
--helpShow this message and exit.