You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raygun-cli proguard --app-id=APP_ID --token=TOKEN --version=<app version> --path=<Path to mapping.txt file> --external-access-token=<EAT from your Raygun user account settings> --overwrite
122
+
raygun-cli proguard --app-id=APP_ID --version=<app version> --path=<Path to mapping.txt file> --external-access-token=<EAT from your Raygun user account settings> --overwrite
118
123
```
119
124
120
125
Example outputs:
@@ -206,10 +211,10 @@ Send deployment tracking notifications to [raygun.com](https://raygun.com).
0 commit comments