mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha active-directory domains migration - manage Managed Microsoft
|
|
AD domains
|
|
|
|
SYNOPSIS
|
|
gcloud alpha active-directory domains migration COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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:
|
|
|
|
check-permissions
|
|
(ALPHA) Check existing permissions on a Managed Microsoft AD domain for
|
|
domain migration.
|
|
|
|
disable
|
|
(ALPHA) Disable domain migration permissions on a Managed Microsoft AD
|
|
domain.
|
|
|
|
enable
|
|
(ALPHA) Enable domain migration permissions on a Managed Microsoft AD
|
|
domain.
|
|
|
|
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:
|
|
|
|
$ gcloud beta active-directory domains migration
|
|
|