valet share
Generate a publicly accessible URL for your project
Options
Name | Description |
---|---|
--auth | Enforce basic auth on tunnel endpoint, 'user:password' |
--authtoken <token> | Ngrok.com authtoken identifying a user |
--bind-tls <listen> | Listen for http, https or both: true/false/both |
--config <config> | Path to config files; they are merged if multiple |
--host-header <host> | Set Host header; if 'rewrite' use local address hostname |
--hostname | Host tunnel on custom hostname (requires DNS CNAME) |
--inspect | Enable/disable http introspection |
--log <path> | Path to log file, 'stdout', 'stderr' or 'false' |
--log-format <format> | Log record format: 'term', 'logfmt', 'json' |
--log-level <level> | Logging level |
--region <region> | Ngrok server region [us, eu, au, ap, sa, jp, in] (default: us) |
--subdomain | Host tunnel on a custom subdomain |
-h, --help | Display help for the given command. When no command is given display help for the list command |
-q, --quiet | Do not output any message |
-V, --version | Display this application version |
--ansi | Force (or disable --no-ansi) ANSI output |
--no-ansi | Force (or disable --no-ansi) ANSI output |
-n, --no-interaction | Do not ask any interactive question |
-v, -vv, -vvv, --verbose [verbosity] | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug |