mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
41 lines
1 KiB
Text
41 lines
1 KiB
Text
NAME
|
|
gcloud beta metastore services imports - manage metadata imports under
|
|
Dataproc Metastore services
|
|
|
|
SYNOPSIS
|
|
gcloud beta metastore services imports COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) (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
|
|
(BETA) (DEPRECATED) Import metadata into a service.
|
|
|
|
describe
|
|
(BETA) (DEPRECATED) Describe a metadata import.
|
|
|
|
list
|
|
(BETA) (DEPRECATED) List metadata imports under a Dataproc Metastore
|
|
service.
|
|
|
|
update
|
|
(BETA) (DEPRECATED) Update a metadata import.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha metastore services imports
|
|
|