mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
40 lines
1,015 B
Text
40 lines
1,015 B
Text
NAME
|
|
gcloud beta data-fusion instances - create and manage Cloud Data Fusion
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta data-fusion instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta data-fusion instances command group lets you create,
|
|
delete, list, and describe Cloud Data Fusion instances.
|
|
|
|
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 and initialize a Cloud Data Fusion instance.
|
|
|
|
delete
|
|
(BETA) Deletes a Cloud Data Fusion instance.
|
|
|
|
describe
|
|
(BETA) Gets details about a Cloud Data Fusion instance.
|
|
|
|
list
|
|
(BETA) Lists all Data Fusion instances in a project given a location.
|
|
|
|
restart
|
|
(BETA) Restarts a Cloud Data Fusion instance.
|
|
|
|
update
|
|
(BETA) Updates a Cloud Data Fusion instance.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|