1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Aug 23 10:30:46 UTC 2023

This commit is contained in:
Automated 2023-08-23 10:30:46 +00:00
parent 5f3d6bc974
commit f9edf67fe5
677 changed files with 22815 additions and 975 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud active-directory domains backups create (BACKUP : --domain=DOMAIN)
[--async] [--labels=KEY=VALUE] [GCLOUD_WIDE_FLAG ...]
[--async] [--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a new Managed Microsoft AD domain backup with the specified name
@ -63,7 +63,7 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--labels=KEY=VALUE
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.
GCLOUD WIDE FLAGS

View file

@ -6,7 +6,7 @@ SYNOPSIS
gcloud active-directory domains create DOMAIN --region=[REGION,...]
--reserved-ip-range=RESERVED_IP_RANGE [--admin-name=ADMIN_NAME]
[--async] [--authorized-networks=[AUTHORIZED_NETWORKS,...]]
[--enable-audit-logs] [--labels=KEY=VALUE] [GCLOUD_WIDE_FLAG ...]
[--enable-audit-logs] [--labels=[KEY=VALUE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create a new Managed Microsoft AD domain with the given name using Google
@ -76,7 +76,7 @@ OPTIONAL FLAGS
If specified, Active Directory data audit logs are enabled for the
domain.
--labels=KEY=VALUE
--labels=[KEY=VALUE,...]
List of label KEY=VALUE pairs to add.
GCLOUD WIDE FLAGS