mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
29 lines
593 B
Text
29 lines
593 B
Text
|
|
NAME
|
||
|
|
gcloud functions runtimes - list runtimes available to Google Cloud
|
||
|
|
Functions
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud functions runtimes COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
List runtimes available to Google Cloud Functions.
|
||
|
|
|
||
|
|
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 runtimes available to Google Cloud Functions.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha functions runtimes
|
||
|
|
|
||
|
|
$ gcloud beta functions runtimes
|
||
|
|
|