gcloud beta dataproc session-templates

NAME
gcloud beta dataproc session-templates - create and manage Dataproc session templates
SYNOPSIS
gcloud beta dataproc session-templatesCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Create and manage Dataproc session templates.
EXAMPLES
To see the list of all session templates, run:
gcloudbetadataprocsession-templateslist

To view the details of a session template, run:

gcloudbetadataprocsession-templatesdescribemy-template

To view just the non-output only fields of a session template, run:

gcloudbetadataprocsession-templatesexportmy-template--destinationtemplate-file.yaml

To create or update a session template, run:

gcloudbetadataprocsession-templatesimportmy-template--sourcetemplate-file.yaml

To delete a session template, run:

gcloudbetadataprocsession-templatesdeletemy-template
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
delete
(BETA) Delete a session template.
describe
(BETA) Describe a session template.
export
(BETA) Export a session template.
import
(BETA) Import a session template.
list
(BETA) List session templates.
NOTES
This command is currently in beta and might change without notice.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.