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: docs/command_line_reference.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,9 @@ Currently rhel, ubuntu, amazon, suse.
61
61
### --package_name \<name>
62
62
Use this set of packages to override the default in the test config file instead of the default. Default format package name \<os>_pkg, new name \<os>_pkg_\<ver>.
63
63
64
+
### --use_pcp 0/1
65
+
If set to 0, pcp will not be used by the wrappers. If set to 1, pcp will be used by the wrappers. Default is 1.
66
+
64
67
### --persistent_log
65
68
Enable persistent logging.
66
69
@@ -187,4 +190,5 @@ Operating mode. Use 'image' for bootc-based hosts (skips packages, uses safe upl
187
190
Name of the user to log into the system with. This setting will override the defaults based on cloud or local system.
188
191
189
192
### --update_test_versions
190
-
Will update the templates so we are using the latest versions of the test (git repos only).
193
+
Will update the templates so we are using the latest versions of the test (git repos only).
0 commit comments