Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Adding possibility to choose ssd #12

Open
andrejsab wants to merge 5 commits intoGoogleCloudPlatform:masterfrom
andrejsab:master
Open

Adding possibility to choose ssd #12
andrejsab wants to merge 5 commits intoGoogleCloudPlatform:masterfrom
andrejsab:master

Conversation

@andrejsab
Copy link

I modified createDisk function, so you can specify type of disk to use (ssd/persistent) and added flag, so it can be passed as a parameter.

Changed so by default uses SSD disks
Created option to select ssd disk, by default is persistent
Fixed CreateDisk function so it uses diskType parameter
Added flag �diskType so user can choose to use persistent disk or ssd.
Default is persistent. If want to use ssd need to add --diskType ssd to execution command
Added description how to set  diskType
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant