Setup a Sentry project for this app
## Usage
~~~
fly extensions sentry [command] [flags]
~~~
## Available Commands
* [create](/docs/flyctl/extensions-sentry-create/) - Provision a Sentry project for a Fly.io app
* [dashboard](/docs/flyctl/extensions-sentry-dashboard/) - View application errors in the Sentry dashboard
* [destroy](/docs/flyctl/extensions-sentry-destroy/) - Permanently destroy a Sentry project
* [list](/docs/flyctl/extensions-sentry-list/) - List your Sentry projects
## Options
~~~
-h, --help help for sentry
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly extensions](/docs/flyctl/extensions/) - Extensions are additional functionality that can be added to your Fly apps
fly extensions sentry
Setup a Sentry project for this app
Usage
fly extensions sentry [command] [flags]
Available Commands
create - Provision a Sentry project for a Fly.io app
dashboard - View application errors in the Sentry dashboard