gce-disks-export icon indicating copy to clipboard operation
gce-disks-export copied to clipboard

timeout parameter for disk export

Open AndCycle opened this issue 3 years ago • 1 comments

just suggestion, some disk might takes extra time to finish the job.

gcloud alpha compute images export

-timeout=TIMEOUT; default="2h"
Maximum time a build can last before it fails as "TIMEOUT". For example, specifying 2h fails the process after 2 hours. See $ gcloud topic datetimes for information about duration formats.

AndCycle avatar May 25 '21 11:05 AndCycle

good suggestion, I will take care of it. Thanks

biofer76 avatar May 28 '21 08:05 biofer76