Skip to content

Commit

Permalink
Link to events resend command (stripe#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomer-stripe authored Nov 5, 2019
1 parent 3cfd365 commit d96bf42
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Stripe CLI helps you build, test, and manage your Stripe integration right f
**With the CLI, you can:**

- Securely test webhooks without relying on 3rd party software
- Trigger webhook events for easy testing
- Trigger webhook events or resend events for easy testing
- Tail your API request logs in real-time
- Create, retrieve, update, or delete API objects.

Expand Down Expand Up @@ -71,6 +71,7 @@ The Stripe CLI supports a broad range of commands. Below is some of the most use
- [`listen`](../../wiki/listen-command)
- [`trigger`](../../wiki/trigger-command)
- [`logs tail`](../../wiki/logs-tail-command)
- [`events resend`](../../wiki/events-resend-command)
- [`samples`](../../wiki/samples-command)
- [`status`](../../wiki/status-command)
- [`config`](../../wiki/config-command)
Expand Down

0 comments on commit d96bf42

Please sign in to comment.