1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/network-services/meshes/help

41 lines
935 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha network-services meshes - manage Network Services Meshes
SYNOPSIS
gcloud alpha network-services meshes COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
2022-08-17 09:22:03 +00:00
(ALPHA) Delete a mesh.
2022-03-01 04:29:52 +00:00
describe
(ALPHA) Describe a mesh.
export
2022-08-17 09:22:03 +00:00
(ALPHA) Export a mesh.
2022-03-01 04:29:52 +00:00
import
2022-08-17 09:22:03 +00:00
(ALPHA) Import a mesh.
2022-03-01 04:29:52 +00:00
list
(ALPHA) List meshes.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2022-08-17 09:22:03 +00:00
access allowlist. This variant is also available:
$ gcloud network-services meshes
2022-03-01 04:29:52 +00:00