1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/alpha/compute/ssl-policies/help
2022-03-01 04:29:52 +00:00

64 lines
1.7 KiB
Text

NAME
gcloud alpha compute ssl-policies - list, create, delete and update Compute
Engine SSL policies
SYNOPSIS
gcloud alpha compute ssl-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, delete and update Compute Engine SSL policies.
For more information about SSL policies, see the SSL policies documentation
(https://cloud.google.com/load-balancing/docs/ssl-policies-concepts).
See also: SSL policies API
(https://cloud.google.com/compute/docs/reference/rest/v1/sslPolicies).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Compute Engine ssl policy configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new Compute Engine SSL policy.
delete
(ALPHA) Delete Compute Engine SSL policies.
describe
(ALPHA) Describe a Compute Engine ssl policy.
export
(ALPHA) Export an SSL policy.
import
(ALPHA) Import an SSL policy.
list
(ALPHA) List Google Compute Engine SSL policies.
list-available-features
(ALPHA) List available features that can be specified in an SSL policy.
update
(ALPHA) Update a Compute Engine SSL policy.
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
access allowlist. These variants are also available:
$ gcloud compute ssl-policies
$ gcloud beta compute ssl-policies