mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
627 B
Text
37 lines
627 B
Text
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
|
|
|