GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Set-GceInstance -AddDisk regional read-only is not supported #664

Open abullo-clgx opened 1 year ago

abullo-clgx commented 1 year ago

Hello there,

I'm looking for PowerShell equivalent of gcloud compute instances attach-disk $instance --disk $disk --disk-scope=regional --mode=ro --zone $zone

Thanks