I have 100's of GCP Batch VMs running, and `gcloud compute config-ssh` includes ALL of them, when I just want the few VMs not running via GCP Batch.
Is there a way to exclude all GCP Batch VMs when running `gcloud compute config-ssh`?
Why would anyone want GCP Batch VMs included when using `gcloud compute config-ssh`?