gcloud beta dataproc sessions

NAME
gcloud beta dataproc sessions - create and manage Dataproc sessions
SYNOPSIS
gcloud beta dataproc sessionsGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Create and manage Dataproc sessions.

Create a session:

gcloudbetadataprocsessionscreate

List all sessions:

gcloudbetadataprocsessionslist

List session details:

gcloudbetadataprocsessionsdescribeSESSION_ID

Delete a session:

gcloudbetadataprocsessionsdeleteSESSION_ID

Terminate an active session:

gcloudbetadataprocsessionsterminateSESSION_ID
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
create
(BETA) Create a Dataproc session.
COMMANDS
COMMAND is one of the following:
delete
(BETA) Delete a session.
describe
(BETA) Describe a session.
list
(BETA) List sessions in a project.
terminate
(BETA) Terminate an active session.
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-09-16 UTC.