summaryrefslogtreecommitdiff
path: root/tools/net/ynl/cli.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-31tools: net: use python3 explicitlyJakub Kicinski1-1/+1
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski1-0/+4
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski1-4/+5
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski1-0/+47