File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_ssl-certificates.1
.TH "GCLOUD_COMPUTE_SSL\-CERTIFICATES" 1
.SH "NAME"
.HP
gcloud compute ssl\-certificates \- list, create, and delete Compute Engine SSL certificate resources
.SH "SYNOPSIS"
.HP
\f5gcloud compute ssl\-certificates\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Read and manipulate SSL certificates that encrypt traffic between clients and a
load balancer. The relevant load balancer types are Application Load Balancers
and proxy Network Load Balancers.
For more information about SSL certificates, see the SSL certificates
documentation (https://cloud.google.com/load\-balancing/docs/ssl\-certificates).
See also: SSL certificates API
(https://cloud.google.com/compute/docs/reference/rest/v1/sslCertificates) and
regional SSL certificates API
(https://cloud.google.com/compute/docs/reference/rest/v1/regionSslCertificates).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a Compute Engine SSL certificate.
.TP 2m
\fBdelete\fR
Delete Compute Engine SSL certificates.
.TP 2m
\fBdescribe\fR
Describe a Compute Engine SSL certificate.
.TP 2m
\fBlist\fR
List Google Compute Engine SSL certificates.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha compute ssl\-certificates
.RE
.RS 2m
$ gcloud beta compute ssl\-certificates
.RE