summaryrefslogtreecommitdiff
path: root/tools/net/ynl/pyynl/cli.py
AgeCommit message (Expand)Author
2025-11-28tools: ynl: add schema checkingDonald Hunter
2025-11-20tools: ynl: cli: Display enum values in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Parse nested attributes in --list-attrs outputGal Pressman
2025-11-20tools: ynl: cli: Add --list-attrs option to show operation attributesGal Pressman
2025-07-13tools: ynl: default to --process-unknown in installed modeJakub Kicinski
2025-05-09tools: ynl: handle broken pipe gracefully in CLIDonald Hunter
2025-01-13tools/net/ynl: add support for --family and --list-familiesDonald Hunter
2025-01-09tools: ynl: move python code to separate sub-directoryJan Stancek