summaryrefslogtreecommitdiff
path: root/docs/html/cli/pip_inspect.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/cli/pip_inspect.rst')
-rw-r--r--docs/html/cli/pip_inspect.rst33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/html/cli/pip_inspect.rst b/docs/html/cli/pip_inspect.rst
new file mode 100644
index 000000000..2aa8bd3b8
--- /dev/null
+++ b/docs/html/cli/pip_inspect.rst
@@ -0,0 +1,33 @@
+.. _`pip inspect`:
+
+===========
+pip inspect
+===========
+
+.. versionadded:: 22.2
+
+
+Usage
+=====
+
+.. tab:: Unix/macOS
+
+ .. pip-command-usage:: inspect "python -m pip"
+
+.. tab:: Windows
+
+ .. pip-command-usage:: inspect "py -m pip"
+
+
+Description
+===========
+
+.. pip-command-description:: inspect
+
+The format of the JSON output is described in :doc:`../reference/inspect-report`.
+
+
+Options
+=======
+
+.. pip-command-options:: inspect