1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/alpha/cloud-shell/help

45 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha cloud-shell - manage Google Cloud Shell
SYNOPSIS
gcloud alpha cloud-shell COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Interact with and connect to your Cloud Shell environment.
More information on Cloud Shell can be found at
https://cloud.google.com/shell/docs/.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
get-mount-command
(ALPHA) Prints a command to mount the Cloud Shell home directory via
sshfs.
scp
(ALPHA) Copies files between Cloud Shell and the local machine.
ssh
(ALPHA) Allows you to establish an interactive SSH session with Cloud
Shell.
NOTES
The previous gcloud alpha shell command to launch an interactive shell was
renamed to gcloud alpha interactive.
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud cloud-shell
$ gcloud beta cloud-shell