File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_looker_operations.1
.TH "GCLOUD_ALPHA_LOOKER_OPERATIONS" 1
.SH "NAME"
.HP
gcloud alpha looker operations \- manage Looker operations
.SH "SYNOPSIS"
.HP
\f5gcloud alpha looker operations\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "EXAMPLES"
To display the details for an operation with name \f5my\-looker\-op\fR, run:
.RS 2m
$ gcloud alpha looker operations describe my\-looker\-op
.RE
To list all the operations, run:
.RS 2m
$ gcloud alpha looker operations list
.RE
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcancel\fR
\fB(ALPHA)\fR Cancel a Looker import or export operation.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Show metadata for a Looker operation.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List Looker operations.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. This variant is also available:
.RS 2m
$ gcloud looker operations
.RE