mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
724 B
Text
37 lines
724 B
Text
|
|
NAME
|
||
|
|
gcloud container fleet cloudrun - manage the CloudRun feature
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud container fleet 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 fleet cloudrun
|
||
|
|
|
||
|
|
$ gcloud beta container fleet cloudrun
|
||
|
|
|