mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
25 lines
489 B
Text
25 lines
489 B
Text
NAME
|
|
gcloud app runtimes - list runtimes available to Google App Engine
|
|
|
|
SYNOPSIS
|
|
gcloud app runtimes COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
List runtimes available to Google App Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
list
|
|
List the available runtimes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta app runtimes
|
|
|