.tar.gz, or a public URL of one, as a terminal job. The command follows the import to the job, prints the record with the task linkage (linked N of M trials to <dataset> and the not-linked tasks with their reasons), names any skipped trials, and ends with the analyze hint.
Options
name[@version]
Link the uploaded trials to a published dataset version by task name. Without it the trials link by their task hash on their own; this is the override, and the way to settle an ambiguous hash. See upload.
url
A public https URL of the job archive (
.tar.gz) that the server fetches itself, instead of <job_dir>. No local bytes.Return after the import is accepted, with the import id, instead of following it to the job. Re-attach with
evolve job import <id> --watch.Global options
Machine-readable JSON output.
key
API key. Defaults to
$EVOLVE_API_KEY.url
API base URL. Defaults to the Evolve dashboard API.
Following an import
evolve job imports lists your uploads, and evolve job import <import-id> --watch follows one. See the job group.
