sigopt cluster run
[-r/--run-file RUN_YML_FILE]
[-p/--project PROJECT_ID]
[EXECUTABLE_COMMAND ...]
sigopt cluster optimize
[-r/--run-file RUN_YML_FILE]
[-e/--experiment-file EXPERIMENT_YML_FILE]
[-p/--project PROJECT_ID]
[EXECUTABLE_COMMAND ...]
sigopt cluster clean
sigopt cluster status
[IDENTIFIER ...]
run/[id]
and experiment/[id]
to stop a Run and Experiment respectively.sigopt cluster status
[IDENTIFIER ...]
run/[id]
and experiment/[id]
to check the status of a Run and Experiment respectively. Provide no arguments to check the status of the cluster.sigopt cluster test
sigopt cluster test-run
[-r/--run-file RUN_YML_FILE]
[-p/--project PROJECT_ID]
[EXECUTABLE_COMMAND ...]
sigopt cluster create
[-f/--filename CLUSTER_YML_FILE]
sigopt cluster destroy
sigopt cluster disconnect
sigopt cluster install-plugins
sigopt cluster update -f/--filename CLUSTER_YML_FILE
sigopt cluster kubectl [KUBECTL_ARGS ...]