Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aravindputrevu/gcloudsdkdemo
Google Cloud SDK Demo
https://github.com/aravindputrevu/gcloudsdkdemo
googlecloudplatform
Last synced: 11 days ago
JSON representation
Google Cloud SDK Demo
- Host: GitHub
- URL: https://github.com/aravindputrevu/gcloudsdkdemo
- Owner: aravindputrevu
- Created: 2017-04-28T09:09:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T09:18:36.000Z (over 7 years ago)
- Last Synced: 2024-12-04T20:50:15.971Z (20 days ago)
- Topics: googlecloudplatform
- Language: Python
- Size: 2.93 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GCloudSDKDemo
Google Cloud SDK DemoThis tutorial is picked up from Google Cloud Platform Tutorials.
I made some modifications to the source which is why i have uploaded it here.Use case :
Spin up a VM in Cloud Compute engine and run a startup script to copy a image to a Cloud Storage Bucket.
How to Run :
First of all, Google Cloud SDK to be installed OR open up a Cloud Dev shell from the https://console.cloud.google.com.
Run the create-instance.py.