File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_artifacts_files.1
.TH "GCLOUD_ALPHA_ARTIFACTS_FILES" 1
.SH "NAME"
.HP
gcloud alpha artifacts files \- manage Artifact Registry files
.SH "SYNOPSIS"
.HP
\f5gcloud alpha artifacts files\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "EXAMPLES"
To list all files in the current project and \f5artifacts/repository\fR and
\f5artifacts/location\fR properties are set, run:
.RS 2m
$ gcloud alpha artifacts files list
.RE
To list files under repository my\-repo in the current project and location,
run:
.RS 2m
$ gcloud alpha artifacts files list \-\-repository=my\-repo
.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
\fBlist\fR
\fB(ALPHA)\fR List Artifact Registry files.
.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. These variants are also available:
.RS 2m
$ gcloud artifacts files
.RE
.RS 2m
$ gcloud beta artifacts files
.RE