Upload README-cloudshell.txt with huggingface_hub
Browse files- README-cloudshell.txt +16 -0
README-cloudshell.txt
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Welcome to Google Cloud Shell, a tool for managing resources hosted on Google Cloud Platform!
|
| 3 |
+
The machine comes pre-installed with the Google Cloud SDK and other popular developer tools.
|
| 4 |
+
|
| 5 |
+
Your 5GB home directory will persist across sessions, but the VM is ephemeral and will be reset
|
| 6 |
+
approximately 20 minutes after your session ends. No system-wide change will persist beyond that.
|
| 7 |
+
|
| 8 |
+
Type "gcloud help" to get help on using Cloud SDK. For more examples, visit
|
| 9 |
+
https://cloud.google.com/shell/docs/quickstart and https://cloud.google.com/shell/docs/examples
|
| 10 |
+
|
| 11 |
+
Type "cloudshell help" to get help on using the "cloudshell" utility. Common functionality is
|
| 12 |
+
aliased to short commands in your shell, for example, you can type "dl <filename>" at Bash prompt to
|
| 13 |
+
download a file. Type "cloudshell aliases" to see these commands.
|
| 14 |
+
|
| 15 |
+
Type "help" to see this message any time. Type "builtin help" to see Bash interpreter help.
|
| 16 |
+
|