mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
34
gcloud/beta/container/fleet/mesh/help
Normal file
34
gcloud/beta/container/fleet/mesh/help
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
NAME
|
||||
gcloud beta container fleet mesh - manage Service Mesh Feature
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta container fleet mesh COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Service Mesh Feature.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
(BETA) Describe the status of Service Mesh Feature resource.
|
||||
|
||||
disable
|
||||
(BETA) Disable Service Mesh Feature.
|
||||
|
||||
enable
|
||||
(BETA) Enable Service Mesh Feature.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud container fleet mesh
|
||||
|
||||
$ gcloud alpha container fleet mesh
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue