Update a webhook (partial)
factflow webhook update <id> [flags]
--active string Activate/deactivate (true|false)
--clear-filter Remove the filter entirely
--description string Update description
--events strings Update events (comma-separated)
--extension string Update filter extension
-h, --help help for update
--name string Update name
--route-id string Update filter route_id
--secret string Update signing secret (empty string to clear)
--stage string Update filter stage
--tag-pattern string Update filter tag pattern
--url string Update destination URL
--color Force color output even when piped (for use with less -R, more)
--compact Force compact output (no pretty-print, no color)
--no-color Disable color output
-o, --output string Output format: table, json, json-pretty, yaml (default "table")
--profile string Named server profile
--server string Factflow API base URL (default: http://localhost:8000)
--timeout duration HTTP timeout (default 30s)
-v, --verbose Debug logging