Webhook Relay - tunnels for the web.
By using this product, you are agreeing to the terms of the the AppScension Ltd. Terms of service can be found at: https://webhookrelay.com/tos/
Don't have an account? Create one here: https://my.webhookrelay.com/register
Report client related issues here: https://github.com/webrelay/client/issues.
If you have any questions or security related issues, please contact us via email: [email protected] --config string Location of client config files (default "/home/karolis/.webhookrelay")
-v, --version Print version information and quit
bucket Manage buckets - used to group inputs and outputs together
domain Manage domain reservations - reserved domains can later be used for bucket inputs or tunnel hostnames
function Manage functions - used to transform webhooks and writing custom plugins
ingress Manage ingresses - reverse tunnels for Kubernetes
input Manage inputs - your personal endpoints to receive webhooks
output Manage outputs - destinations where requests are relayed
token Manage tokens - required for API (OAuth users) and webhook streaming connections
tunnel Manage tunnels - bidirectional connections that expose internal services
connect Connects supplied destination to the public endpoint
diagnostics Perform relay agent diagnostics
forward Create forwarding configuration (automatically creates bucket, input endpoint and output destination). If destination and bucket aren't specified - starts a relay for all endpoints
login Log in to a Webhook Relay service. Get your token key & secret pair here: https://my.webhookrelay.com/tokens.
logout Log out from a Webhook Relay service
register Register a new Webhook Relay account
run Run relay agent as a service with a given config file
service Install and control relay as a background service, available commands (install, uninstall, start, stop, restart, status)
Run 'relay COMMAND --help' for more information on a command.