mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 6 09:19:36 UTC 2024
This commit is contained in:
parent
595ac8640a
commit
40ba53d37f
93 changed files with 3117 additions and 305 deletions
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud netapp active-directories create
|
||||
(ACTIVE_DIRECTORY : --location=LOCATION) --dns=DNS --domain=DOMAIN
|
||||
--net-bios-prefix=NET_BIOS_PREFIX --password=PASSWORD
|
||||
--username=USERNAME [--async]
|
||||
--username=USERNAME [--administrators=[ADMINISTRATOR,...]] [--async]
|
||||
[--backup-operators=[BACKUP_OPERATOR,...]] [--description=DESCRIPTION]
|
||||
[--enable-aes=ENABLE_AES] [--enable-ldap-signing=ENABLE_LDAP_SIGNING]
|
||||
[--encrypt-dc-connections=ENCRYPT_DC_CONNECTIONS]
|
||||
|
|
@ -81,6 +81,9 @@ REQUIRED FLAGS
|
|||
Username of the Active Directory domain administrator.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--administrators=[ADMINISTRATOR,...]
|
||||
Members of the Active Directory built-in Administrators group.
|
||||
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue