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

gcloud: Tue Oct 18 11:38:19 UTC 2022

This commit is contained in:
Automated 2022-10-18 11:38:19 +00:00
parent 389ff42bae
commit 5c08d21169
Failed to extract signature
159 changed files with 4170 additions and 656 deletions

View file

@ -19,8 +19,8 @@ DESCRIPTION
EXAMPLES
The following command initiates a schema extension for the domain
my-domain.com in project my-project, with description "Test Description",
using the LDIF file "demo.ldif"
my-domain.com in project my-project, with description Test Description,
using the LDIF file demo.ldif
$ gcloud alpha active-directory domains extend-schema \
my-domain.com --description="Test Description" \
@ -73,7 +73,9 @@ 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. This variant is also available:
access allowlist. These variants are also available:
$ gcloud active-directory domains extend-schema
$ gcloud beta active-directory domains extend-schema