Documentation ¶
Overview ¶
Binary vnames is a utility for handling VNames.
Examples:
# Convert VName rewrite rules from json to proto. vnames convert-rules --from json --to proto < rules.json > rules.pb.bin # Apply VName rewrite rules to stdin. print -l path1 path2 path3 | vnames apply-rules --rules rules.json
Click to show internal directories.
Click to hide internal directories.