chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:36:55 +08:00
commit c8a779b1bb
1887 changed files with 3245738 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
============================
Command-line Argument Groups
============================
Command-line argument groups bundle arguments and related functionality together into reusable components
and are used throughout the Polygraphy command-line toolkit.
Argument groups are used to add new command-line tools to Polygraphy or extend existing tools with new functionality.
Module: ``polygraphy.tools.args``
.. toctree::
base
backend/toc
comparator/toc
logger/toc
model