mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 01:45:45 +00:00
37 lines
1.1 KiB
Text
37 lines
1.1 KiB
Text
NAME
|
|
gcloud beta publicca external-account-keys - create ACME external account
|
|
binding keys
|
|
|
|
SYNOPSIS
|
|
gcloud beta publicca external-account-keys COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) gcloud beta publicca external-account-keys lets you create an
|
|
external account key associated with Google Trust Services' publicly
|
|
trusted certificate authority.
|
|
|
|
The external account key will be associated with the Cloud project and it
|
|
may be bound to an Automatic Certificate Management Environment (ACME)
|
|
account following RFC 8555.
|
|
|
|
See https://tools.ietf.org/html/rfc8555#section-7.3.4 for more details.
|
|
|
|
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 new external account key.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud publicca external-account-keys
|
|
|
|
$ gcloud alpha publicca external-account-keys
|
|
|