Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support triggering bookmarks from the CLI #99

Open
leggetter opened this issue Aug 5, 2024 · 1 comment
Open

Support triggering bookmarks from the CLI #99

leggetter opened this issue Aug 5, 2024 · 1 comment
Labels
discussion enhancement New feature or request

Comments

@leggetter
Copy link
Collaborator

The Stripe CLI supports triggering test webhooks from the CLI.

Hookdeck supports bookmarks, an underused feature. Is there a way we could add a command such as hookdeck trigger [bookmark-name] and support triggering events in a similar way to the Stripe CLI?

This is similar to the lines of #98

@leggetter leggetter added enhancement New feature or request discussion labels Aug 5, 2024
@alexbouchardd
Copy link
Contributor

I'm into it! hookdeck trigger "Name of bookmark" or hookdeck trigger and have an interactive list. We could also support trigger with the bookmark id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@leggetter @alexbouchardd and others