Skip to content

Commit 6b0ba82

Browse files
committed
make gen-docs after rebase
1 parent c1f0263 commit 6b0ba82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mctl_list_firmware.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mctl list firmware [flags]
1414
--component string the component type or slug (bmc|bios|nic..)
1515
-V, --firmware-version string firmware version
1616
-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)
1818
-m, --model string filter by model
1919
--page int limit results to page (for use with --limit)
2020
-s, --server string ID of the server

0 commit comments

Comments
 (0)