telepresenceio / telepresence

Local development against a remote Kubernetes or OpenShift cluster
https://www.telepresence.io
Other
6.43k stars 507 forks source link

telepresence intercept: error: unknown flag: --http-header #3631

Open fgarciacode opened 1 week ago

fgarciacode commented 1 week ago

Describe the bug I'm try to use Personal Intercepts with Telepresence OSS, with the command in the documentation.

https://www.getambassador.io/docs/telepresence/latest/concepts/intercepts

telepresence intercept SERVICENAME --http-header=Personal-Intercept=126a72c7-be8b-4329-af64-768e207a184b

telepresence intercept: error: unknown flag: --http-header

Versions (please complete the following information):

cindymullins-dw commented 4 days ago

Personal intercepts are only available with Telepresence Enterprise, the licensed version. With the OSS version you can only do global intercepts. You can try Telepresence Enterprise for free by following the quick start on Ambassador Cloud (we provision a temporary cluster for you to test with or you can use your own.) Alternatively, you can follow the Telepresence Enterprise Quick Start here.