## onos perf stream Ping request/response over a stream ``` onos perf stream [flags] ``` ### Options ``` -c, --count int number of ping invocations (default 1000) -h, --help help for stream -r, --responses uint32 number of responses for each request (default 1) -s, --size uint32 size of the payload (default 4096) ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer ' --no-tls if present, do not use TLS (default true) --service-address string the gRPC endpoint (default "onos-topo:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos perf](onos_perf.md) - simple gRPC performance measurement client ###### Auto generated by spf13/cobra on 14-Mar-2022