View Source mix sentry.install (Sentry v11.0.0)
Installs sentry. Requires igniter to be installed.
This installer is built with, and requires, igniter to be used. Igniter is a tool for biulding package installers. For information on how to add igniter to your project, see the documentation https://hexdocs.pm/igniter/readme.html#installation.
Example
mix sentry.install --dsn <your_dsn>
Options
--dsn
- Your Sentry DSN.