mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
1 KiB
Text
40 lines
1 KiB
Text
NAME
|
|
gcloud beta active-directory domains trusts - manage Managed Microsoft AD
|
|
domains
|
|
|
|
SYNOPSIS
|
|
gcloud beta active-directory domains trusts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Managed Microsoft AD domains.
|
|
|
|
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 Microsoft Active Directory Trust between a Managed
|
|
Microsoft AD domain and another domain.
|
|
|
|
delete
|
|
(BETA) Delete an Active Directory Trust between a Managed Microsoft AD
|
|
domain and a target domain.
|
|
|
|
update
|
|
(BETA) Update target DNS IP addresses for a Managed Microsoft AD trust.
|
|
|
|
validate-state
|
|
(BETA) Validate the state of a Managed Microsoft AD trust.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud active-directory domains trusts
|
|
|
|
$ gcloud alpha active-directory domains trusts
|
|
|