Skip to content

Commit

Permalink
make gen-docs after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Apr 8, 2024
1 parent c1f0263 commit 6b0ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mctl_list_firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mctl list firmware [flags]
--component string the component type or slug (bmc|bios|nic..)
-V, --firmware-version string firmware version
-h, --help help for firmware
--limit int limit results returned (default 10)
--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)
-m, --model string filter by model
--page int limit results to page (for use with --limit)
-s, --server string ID of the server
Expand Down

0 comments on commit 6b0ba82

Please sign in to comment.