mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha metastore services imports - manage metadata imports under
|
|
Dataproc Metastore services
|
|
|
|
SYNOPSIS
|
|
gcloud alpha metastore services imports COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) (DEPRECATED) Manage metadata imports under Dataproc Metastore
|
|
services.
|
|
|
|
This command has been deprecated. Please use gcloud metastore services
|
|
import command group instead.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) (DEPRECATED) Import metadata into a service.
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Describe a metadata import.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List metadata imports under a Dataproc Metastore
|
|
service.
|
|
|
|
update
|
|
(ALPHA) (DEPRECATED) Update a metadata import.
|
|
|
|
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 metastore services imports
|
|
|