You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+26-6Lines changed: 26 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -345,7 +345,7 @@ The environment variable `GITHUB_TOOLSETS` takes precedence over the command lin
345
345
346
346
#### Specifying Individual Tools
347
347
348
-
You can also configure specific tools instead of entire toolsets using the `--tools` flag. When tools are specified, they take priority over toolsets configuration, read-only mode, and dynamic toolsets.
348
+
You can also configure specific tools using the `--tools` flag. Tools can be used independently or combined with toolsets and dynamic toolsets discovery for fine-grained control.
349
349
350
350
1.**Using Command Line Argument**:
351
351
@@ -358,12 +358,24 @@ You can also configure specific tools instead of entire toolsets using the `--to
0 commit comments