mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
47 lines
985 B
Text
47 lines
985 B
Text
NAME
|
|
gcloud beta datapipelines pipeline - manage Data Pipelines
|
|
|
|
SYNOPSIS
|
|
gcloud beta datapipelines pipeline GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands for managing Data Pipelines resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
job
|
|
(BETA) Manage Data Pipeline Jobs.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Creates Data Pipelines Pipeline.
|
|
|
|
delete
|
|
(BETA) Delete Data Pipelines Pipeline.
|
|
|
|
describe
|
|
(BETA) Describe Data Pipelines Pipeline.
|
|
|
|
list
|
|
(BETA) List Pipelines in a project and location.
|
|
|
|
run
|
|
(BETA) Run Data Pipelines Pipeline.
|
|
|
|
stop
|
|
(BETA) Stop Data Pipelines Pipeline.
|
|
|
|
update
|
|
(BETA) Updates a Data Pipelines Pipeline.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|