HEX
Server: Apache/2.4.65 (Ubuntu)
System: Linux ielts-store-v2 6.8.0-1036-gcp #38~22.04.1-Ubuntu SMP Thu Aug 14 01:19:18 UTC 2025 x86_64
User: root (0)
PHP: 7.2.34-54+ubuntu20.04.1+deb.sury.org+1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //snap/google-cloud-cli/394/help/man/man1/gcloud_sql_instances_acquire-ssrs-lease.1
.TH "GCLOUD_SQL_INSTANCES_ACQUIRE\-SSRS\-LEASE" 1



.SH "NAME"
.HP
gcloud sql instances acquire\-ssrs\-lease \- acquires a SQL Server Reporting Services lease on a Cloud SQL instance



.SH "SYNOPSIS"
.HP
\f5gcloud sql instances acquire\-ssrs\-lease\fR \fIINSTANCE\fR \fB\-\-report\-database\fR=\fIREPORT_DATABASE\fR \fB\-\-service\-login\fR=\fISERVICE_LOGIN\fR \fB\-\-setup\-login\fR=\fISETUP_LOGIN\fR [\fB\-\-duration\fR=\fIDURATION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]



.SH "DESCRIPTION"

Acquire a SQL Server Reporting Services lease on a Cloud SQL instance.



.SH "EXAMPLES"

To acquire a SQL Server Reporting Services lease on an instance:

.RS 2m
$ gcloud sql instances acquire\-ssrs\-lease instance\-foo \e
    \-\-setup\-login=setuplogin \-\-service\-login=reportuser \e
    \-\-report\-database=ReportServer \-\-duration=4h
.RE



.SH "POSITIONAL ARGUMENTS"

.RS 2m
.TP 2m
\fIINSTANCE\fR

Cloud SQL instance ID.


.RE
.sp

.SH "REQUIRED FLAGS"

.RS 2m
.TP 2m
\fB\-\-report\-database\fR=\fIREPORT_DATABASE\fR

Existing or new report database name in the Cloud SQL for SQL Server instance
that is used for SSRS setup.

.TP 2m
\fB\-\-service\-login\fR=\fISERVICE_LOGIN\fR

Existing login in the Cloud SQL for SQL Server instance that is used as the
service login for SSRS setup.

.TP 2m
\fB\-\-setup\-login\fR=\fISETUP_LOGIN\fR

Existing login in the Cloud SQL for SQL Server instance that is used as the
setup login for SSRS setup.


.RE
.sp

.SH "OPTIONAL FLAGS"

.RS 2m
.TP 2m
\fB\-\-duration\fR=\fIDURATION\fR

Time duration, in hours, that the lease will be active to allow SSRS setup.
Default lease duration is 5 hours if this flag is not specified.


.RE
.sp

.SH "GCLOUD WIDE FLAGS"

These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.

Run \fB$ gcloud help\fR for details.