mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
34 lines
992 B
Text
34 lines
992 B
Text
NAME
|
|
gcloud alpha vmware hcx activationkeys - manage VMware HCX activation keys
|
|
using Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud alpha vmware hcx activationkeys COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage VMware HCX activation keys using Google Cloud VMware Engine.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a Google Cloud VMware HCX activation key.
|
|
|
|
describe
|
|
(ALPHA) Describe a Google Cloud VMware HCX activation key.
|
|
|
|
list
|
|
(ALPHA) List HCX activation keys in a Google Cloud VMware Engine
|
|
private cloud.
|
|
|
|
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.
|
|
|