TCP reference for pomerium-cli
This TCP reference covers pomerium-cli
commands you can use to manage TCP connections in Pomerium.
Usage
pomerium-cli tcp [destination] [flags]
Flags
Flags | Description | Default Value |
---|---|---|
#--alternate-ca-path | Path to CA certificate to use for HTTP requests. | string |
#--browser-cmd | Custom browser command to run when opening a URL. | string |
#--ca-cert | Path to CA certificate to use for HTTP requests. | string |
#--client-cert | (optional) PEM-encoded client certificate. | string |
# --client-key | (optional) PEM-encoded client certificate key. | string |
#--disable-tls-verification | Disables TLS verification. | none |
#-h, --help | Help for tcp. | none |
#--listen | Local address to start a listener on (default "127.0.0.1:0"). | string |
#--pomerium-url | The URL of the Pomerium server to connect to. | string |
#-v, --version | Version for pomerium-cli. | none |