mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 06:27:15 +00:00
gcloud: Wed Aug 17 09:22:03 UTC 2022
This commit is contained in:
parent
fa820bfa8d
commit
c614d893da
183 changed files with 3129 additions and 270 deletions
37
gcloud/network-services/meshes/help
Normal file
37
gcloud/network-services/meshes/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud network-services meshes - manage Network Services Meshes
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-services meshes COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Network Services Meshes.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
delete
|
||||
Delete a mesh.
|
||||
|
||||
describe
|
||||
Describe a mesh.
|
||||
|
||||
export
|
||||
Export a mesh.
|
||||
|
||||
import
|
||||
Import a mesh.
|
||||
|
||||
list
|
||||
List meshes.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha network-services meshes
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue