File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_billing_accounts_projects_unlink.1
.TH "GCLOUD_ALPHA_BILLING_ACCOUNTS_PROJECTS_UNLINK" 1
.SH "NAME"
.HP
gcloud alpha billing accounts projects unlink \- unlink the account (if\ any) linked with a project
.SH "SYNOPSIS"
.HP
\f5gcloud alpha billing accounts projects unlink\fR \fIPROJECT_ID\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR \fB(DEPRECATED)\fR The \f5gcloud alpha billing accounts
projects\fR group has been moved to \f5gcloud billing projects\fR. Please use
the new, shorter commands instead.
This command unlinks a project from its linked billing account. This disables
billing on the project.
.SH "EXAMPLES"
To unlink the project \f5my\-project\fR from its linked billing account, run:
.RS 2m
$ gcloud alpha billing accounts projects unlink my\-project
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIPROJECT_ID\fR
Specify a project id.
.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.
.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.