mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Wed Mar 9 08:39:30 UTC 2022
This commit is contained in:
parent
5829e94e90
commit
7d82d0fc32
210 changed files with 7192 additions and 887 deletions
36
gcloud/container/fleet/cloudrun/help
Normal file
36
gcloud/container/fleet/cloudrun/help
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue