Beta feature
The kube run
command runs the Postman Insights Agent in your Kubernetes cluster as a DaemonSet to collect and send data to Postman Insights (supported for Linux images only).
postman-insights-agent kube run [flags]
-h
, --help
- Help for run
.--rate-limit float
- Number of requests per minute to capture.--repro-mode
- Enable Repro Mode to capture request and response payloads for debugging.--log-format string
- Set to 'color'
, 'plain'
or 'json'
to control the log format.--proxy string
- The domain name, IP address, or URL of an HTTP proxy server to use.Last modified: 2025/05/30