Commit 05894a3
Remove default value from --format parameter to prevent auto-population
WP-CLI's parameter parser uses the 'default' value in docblocks to
automatically populate parameters. Removing 'default: table' ensures
--format is only set when explicitly provided by the user, preserving
backward compatibility with existing commands that don't use --format.
Co-authored-by: swissspidy <[email protected]>1 parent de911ad commit 05894a3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
0 commit comments