mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
36 lines
716 B
Text
36 lines
716 B
Text
NAME
|
|
gcloud container hub cloudrun - manage the CloudRun feature
|
|
|
|
SYNOPSIS
|
|
gcloud container hub cloudrun COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage the CloudRun feature.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
apply
|
|
Deploy or update the CloudRun feature.
|
|
|
|
describe
|
|
Describe the status of the CloudRun feature.
|
|
|
|
disable
|
|
Disable the CloudRun feature.
|
|
|
|
enable
|
|
Enable the CloudRun feature.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha container hub cloudrun
|
|
|
|
$ gcloud beta container hub cloudrun
|
|
|