.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-PROJECT\-SECRET\-DELETE" "" "August 2023" ""
.SH "NAME"
\fBuffizzi\-project\-secret\-delete\fR \- deletes a secret
.SH "SYNOPSIS"
.nf
uffizzi project secret delete [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Deletes a secret

For more information on the uffizzi project secret command, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "UFFIZZI WIDE FLAGS"
.nf
These flags are available to all commands: \-\-project\. Run $ uffizzi
help for details\.
.fi
.SH "EXAMPLES"
.nf
The following command deletes the secret MY_SECRET in the default
project:

    $ uffizzi project secret delete MY_SECRET
.fi

