.\" generated with Ronn-NG/v0.9.1
.\" http://github.com/apjanke/ronn-ng/tree/0.9.1
.TH "UFFIZZI\-COMPOSE\-EVENTS" "" "August 2023" ""
.SH "NAME"
\fBuffizzi\-compose\-events\fR \- show the deployment event logs for a compose environment (preview)
.SH "SYNOPSIS"
.nf
uffizzi compose events [COMPOSE_ENVIRONMENT_ID] [UFFIZZI_WIDE_FLAG \|\.\|\.\|\.]
.fi
.SH "DESCRIPTION"
.nf
Shows the deployment event logs for a given compose environment (preview)\.

This command can fail for the following reasons:
    \- There is no compose environment (preview) with
      the given compose environment (preview) ID

For more information on event logs, see:
https://docs\.uffizzi\.com/references/cli/
.fi
.SH "POSITIONAL ARGUMENTS"
.nf
[COMPOSE_ENVIRONMENT_ID]
    The ID of the compose environment (preview) that you want to see events for\.
.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 shows deployment events for
the compose environment (preview) with ID deployment\-67:

    $ uffizzi compose events deployment\-67
.fi

