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/mctl_list_firmware.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ mctl list firmware [flags]
14
14
--component string the component type or slug (bmc|bios|nic..)
15
15
-V, --firmware-version string firmware version
16
16
-h, --help help for firmware
17
-
--limit int limit results returned (default 10)
17
+
--limit int limit results returned. Max value is 1000 (hard limit set in fleetdb). To list more than 1000, you must query each page (with '--page') individually (default 10)
18
18
-m, --model string filter by model
19
19
--page int limit results to page (for use with --limit)
0 commit comments