mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
29 lines
735 B
Text
29 lines
735 B
Text
NAME
|
|
gcloud beta publicca - manage accounts for Google Trust Services'
|
|
Certificate Authority
|
|
|
|
SYNOPSIS
|
|
gcloud beta publicca GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Publicca command group lets you create an external account key used
|
|
for binding to an Automatic Certificate Management Environment (ACME)
|
|
account.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
external-account-keys
|
|
(BETA) Create ACME external account binding keys.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha publicca
|
|
|