Skip to content

Commit 2d5fa74

Browse files
committed
Added documentation for the newly added ability to pass arbitrary arguments along to mysql when running "wp db cli"

1 parent 2aa8819 commit 2d5fa74

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

commands/db/cli/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ display_global_parameters: true
1212

1313
<hr />
1414

15+
### OPTIONS
16+
17+
[\--&lt;field&gt;=&lt;value&gt;]
18+
: Extra arguments to pass to mysql
19+
1520
### EXAMPLES
1621

1722
# Open MySQL console

0 commit comments

Comments
 (0)