[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251116192845.1693119-1-gal@nvidia.com>
Date: Sun, 16 Nov 2025 21:28:42 +0200
From: Gal Pressman <gal@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
<pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>,
<netdev@...r.kernel.org>
CC: Donald Hunter <donald.hunter@...il.com>, Simon Horman <horms@...nel.org>,
Alexei Starovoitov <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>, John Fastabend
<john.fastabend@...il.com>, Stanislav Fomichev <sdf@...ichev.me>,
<bpf@...r.kernel.org>, Gal Pressman <gal@...dia.com>
Subject: [PATCH net-next 0/3] YNL CLI --list-attrs argument
When experimenting with the YNL CLI, I found the process of going back
and forth to examine the YAML spec files in order to figure out how to
use each command quite tiring.
The addition of --list-attrs helps by providing all information needed
directly in the tool. I figured others would likely find it useful as
well.
Gal Pressman (3):
tools: ynl: cli: Add --list-attrs option to show operation attributes
tools: ynl: cli: Parse nested attributes in --list-attrs output
tools: ynl: cli: Display enum values in --list-attrs output
tools/net/ynl/pyynl/cli.py | 77 ++++++++++++++++++++++++++++++++++++++
1 file changed, 77 insertions(+)
--
2.40.1
Powered by blists - more mailing lists