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

Add -CustomCpu and -CustomMemory for GceInstance cmdlets #575

Closed quoctruong closed 6 years ago

quoctruong commented 6 years ago

This is for https://github.com/GoogleCloudPlatform/google-cloud-powershell/issues/572


This change is Reviewable

quoctruong commented 6 years ago

@ILMTitan I updated the PR to use ParameterSet.

quoctruong commented 6 years ago

Thanks!