Single-node & multi-node CLI options
Options common to both single-node and multi-node experiments
--name TEXT Name of new experiment [required]
--ports TEXT Port to use in new experiment
--workspace TEXT Path to workspace directory
--workspaceArchive TEXT Path to workspace .zip archive
--workspaceUrl TEXT Project git repository url
--workspaceUsername Github username for private repo
--workspacePassword Github password for private repo
--workingDirectory TEXT Working directory for the experiment
--artifactDirectory TEXT Artifacts directory
--clusterId TEXT Cluster ID
--experimentEnv JSON_STRING Environment variables in a JSON
--projectId TEXT Project ID [required]
--modelType TEXT Model type
--modelPath TEXT Model pathOptions specific to single-node experiments
Options specific to multi-node experiments
Last updated