In the UI, we can currently specify which instance templates we would like to use for the head job and compute jobs when creating GCP Compute Environments.
We currently cannot do this via CLI in v0.10.2. Adding support for flags --head-job-template and --compute-job-template would solve this issue to align with this functionality.
In the UI, we can currently specify which instance templates we would like to use for the head job and compute jobs when creating GCP Compute Environments.
We currently cannot do this via CLI in
v0.10.2
. Adding support for flags--head-job-template
and--compute-job-template
would solve this issue to align with this functionality.