mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
46 lines
996 B
Text
46 lines
996 B
Text
NAME
|
|
gcloud beta network-services service-lb-policies - manage Network Services
|
|
ServiceLbPolicies
|
|
|
|
SYNOPSIS
|
|
gcloud beta network-services service-lb-policies COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Network Services ServiceLbPolicies.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a service LB policy.
|
|
|
|
delete
|
|
(BETA) Delete service LB policy.
|
|
|
|
describe
|
|
(BETA) Describe a service LB policy.
|
|
|
|
export
|
|
(BETA) Export service LB policy.
|
|
|
|
import
|
|
(BETA) Import service LB policy.
|
|
|
|
list
|
|
(BETA) List ServiceLbPolicies.
|
|
|
|
update
|
|
(BETA) Update a service LB policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha network-services service-lb-policies
|
|
|