mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
39 lines
964 B
Text
39 lines
964 B
Text
NAME
|
|
gcloud active-directory domains trusts - manage Managed Microsoft AD
|
|
domains
|
|
|
|
SYNOPSIS
|
|
gcloud active-directory domains trusts COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Microsoft Active Directory Trust between a Managed Microsoft
|
|
AD domain and another domain.
|
|
|
|
delete
|
|
Delete an Active Directory Trust between a Managed Microsoft AD domain
|
|
and a target domain.
|
|
|
|
update
|
|
Update target DNS IP addresses for a Managed Microsoft AD trust.
|
|
|
|
validate-state
|
|
Validate the state of a Managed Microsoft AD trust.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha active-directory domains trusts
|
|
|
|
$ gcloud beta active-directory domains trusts
|
|
|