On Fri, May 22, 2026 at 08:44:55AM +0800, fengchengwen wrote: > On 5/21/2026 11:39 PM, Bruce Richardson wrote: > > To simplify interactive telemetry script for general use, i.e. not from > > other scripts, we can add two new features to it: > > > > 1. Support for FOREACH to allow gathering a set of output values across > > a list of ports or devices, e.g. ethdevs or rawdevs. > > 2. Support having predefined aliases in a file in the user's home > > directory to simplify the use of more complicated FOREACH commands. > > +1 > How about add help command to introducing above FOREACH and aliases? >
Sure, not a bad idea if we are extending the script to make it more powerful. Will add in a V2. /Bruce

