mirror of
https://github.com/openziti/zrok.git
synced 2025-03-31 01:26:12 +02:00
593 B
593 B
zrok test endpoint
Start a simple HTTP endpoint
zrok test endpoint [flags]
Options
-a, --address string The address for the HTTP listener (default "127.0.0.1")
-h, --help help for endpoint
-P, --port uint16 The port for the HTTP listener (default 9090)
Options inherited from parent commands
-p, --panic Panic instead of showing pretty errors
-v, --verbose Enable verbose logging
SEE ALSO
- zrok test - Utilities for testing zrok deployments