Hook
Interact with hooks in your project
usage: sanity hook [-v|--version] [-d|--debug] [-h|--help] <command> [<args>]
Commands:
attempt Print details of a given webhook delivery attempt
create Create a new hook for the given dataset
delete Delete a hook within your project
list List hooks for a given project
logs List latest log entries for a given hook
See 'sanity help hook <command>' for specific information on a subcommand.
usage: sanity hook attempt ATTEMPT_ID
Print details of a given webhook delivery attempt
usage: sanity hook create
Create a new hook for the given dataset
usage: sanity hook delete [NAME]
Delete a hook within your project
usage: sanity hook list
List hooks for a given project
usage: sanity hook logs [NAME]
List latest log entries for a given hook