|
1039 | 1039 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/db\/columns.md", |
1040 | 1040 | "repo_url": "https:\/\/github.com\/wp-cli\/db-command" |
1041 | 1041 | }, |
| 1042 | + "db\/connect": { |
| 1043 | + "title": "db connect", |
| 1044 | + "slug": "connect", |
| 1045 | + "cmd_path": "db\/connect", |
| 1046 | + "parent": "db", |
| 1047 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/db\/connect.md" |
| 1048 | + }, |
1042 | 1049 | "db\/create": { |
1043 | 1050 | "title": "db create", |
1044 | 1051 | "slug": "create", |
|
1055 | 1062 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/db\/drop.md", |
1056 | 1063 | "repo_url": "https:\/\/github.com\/wp-cli\/db-command" |
1057 | 1064 | }, |
| 1065 | + "db\/dump": { |
| 1066 | + "title": "db dump", |
| 1067 | + "slug": "dump", |
| 1068 | + "cmd_path": "db\/dump", |
| 1069 | + "parent": "db", |
| 1070 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/db\/dump.md" |
| 1071 | + }, |
1058 | 1072 | "db\/export": { |
1059 | 1073 | "title": "db export", |
1060 | 1074 | "slug": "export", |
|
1407 | 1421 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/option\/set-autoload.md", |
1408 | 1422 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
1409 | 1423 | }, |
| 1424 | + "option\/set": { |
| 1425 | + "title": "option set", |
| 1426 | + "slug": "set", |
| 1427 | + "cmd_path": "option\/set", |
| 1428 | + "parent": "option", |
| 1429 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/option\/set.md" |
| 1430 | + }, |
1410 | 1431 | "option\/update": { |
1411 | 1432 | "title": "option update", |
1412 | 1433 | "slug": "update", |
|
1583 | 1604 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/plugin\/update.md", |
1584 | 1605 | "repo_url": "https:\/\/github.com\/wp-cli\/extension-command" |
1585 | 1606 | }, |
| 1607 | + "plugin\/upgrade": { |
| 1608 | + "title": "plugin upgrade", |
| 1609 | + "slug": "upgrade", |
| 1610 | + "cmd_path": "plugin\/upgrade", |
| 1611 | + "parent": "plugin", |
| 1612 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/plugin\/upgrade.md" |
| 1613 | + }, |
1586 | 1614 | "plugin\/verify-checksums": { |
1587 | 1615 | "title": "plugin verify-checksums", |
1588 | 1616 | "slug": "verify-checksums", |
|
1791 | 1819 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/role\/reset.md", |
1792 | 1820 | "repo_url": "https:\/\/github.com\/wp-cli\/role-command" |
1793 | 1821 | }, |
| 1822 | + "scaffold\/_s": { |
| 1823 | + "title": "scaffold _s", |
| 1824 | + "slug": "_s", |
| 1825 | + "cmd_path": "scaffold\/_s", |
| 1826 | + "parent": "scaffold", |
| 1827 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/scaffold\/_s.md" |
| 1828 | + }, |
1794 | 1829 | "scaffold\/block": { |
1795 | 1830 | "title": "scaffold block", |
1796 | 1831 | "slug": "block", |
|
1807 | 1842 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/scaffold\/child-theme.md", |
1808 | 1843 | "repo_url": "https:\/\/github.com\/wp-cli\/scaffold-command" |
1809 | 1844 | }, |
| 1845 | + "scaffold\/cpt": { |
| 1846 | + "title": "scaffold cpt", |
| 1847 | + "slug": "cpt", |
| 1848 | + "cmd_path": "scaffold\/cpt", |
| 1849 | + "parent": "scaffold", |
| 1850 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/scaffold\/cpt.md" |
| 1851 | + }, |
1810 | 1852 | "scaffold\/plugin-tests": { |
1811 | 1853 | "title": "scaffold plugin-tests", |
1812 | 1854 | "slug": "plugin-tests", |
|
1831 | 1873 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/scaffold\/post-type.md", |
1832 | 1874 | "repo_url": "https:\/\/github.com\/wp-cli\/scaffold-command" |
1833 | 1875 | }, |
| 1876 | + "scaffold\/tax": { |
| 1877 | + "title": "scaffold tax", |
| 1878 | + "slug": "tax", |
| 1879 | + "cmd_path": "scaffold\/tax", |
| 1880 | + "parent": "scaffold", |
| 1881 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/scaffold\/tax.md" |
| 1882 | + }, |
1834 | 1883 | "scaffold\/taxonomy": { |
1835 | 1884 | "title": "scaffold taxonomy", |
1836 | 1885 | "slug": "taxonomy", |
|
2231 | 2280 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/theme\/status.md", |
2232 | 2281 | "repo_url": "https:\/\/github.com\/wp-cli\/extension-command" |
2233 | 2282 | }, |
| 2283 | + "theme\/uninstall": { |
| 2284 | + "title": "theme uninstall", |
| 2285 | + "slug": "uninstall", |
| 2286 | + "cmd_path": "theme\/uninstall", |
| 2287 | + "parent": "theme", |
| 2288 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/theme\/uninstall.md" |
| 2289 | + }, |
2234 | 2290 | "theme\/update": { |
2235 | 2291 | "title": "theme update", |
2236 | 2292 | "slug": "update", |
|
2239 | 2295 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/theme\/update.md", |
2240 | 2296 | "repo_url": "https:\/\/github.com\/wp-cli\/extension-command" |
2241 | 2297 | }, |
| 2298 | + "theme\/upgrade": { |
| 2299 | + "title": "theme upgrade", |
| 2300 | + "slug": "upgrade", |
| 2301 | + "cmd_path": "theme\/upgrade", |
| 2302 | + "parent": "theme", |
| 2303 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/theme\/upgrade.md" |
| 2304 | + }, |
2242 | 2305 | "transient\/delete": { |
2243 | 2306 | "title": "transient delete", |
2244 | 2307 | "slug": "delete", |
|
2823 | 2886 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/comment\/meta\/pluck.md", |
2824 | 2887 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
2825 | 2888 | }, |
| 2889 | + "comment\/meta\/set": { |
| 2890 | + "title": "comment meta set", |
| 2891 | + "slug": "set", |
| 2892 | + "cmd_path": "comment\/meta\/set", |
| 2893 | + "parent": "comment\/meta", |
| 2894 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/comment\/meta\/set.md" |
| 2895 | + }, |
2826 | 2896 | "comment\/meta\/update": { |
2827 | 2897 | "title": "comment meta update", |
2828 | 2898 | "slug": "update", |
|
3175 | 3245 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/network\/meta\/pluck.md", |
3176 | 3246 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3177 | 3247 | }, |
| 3248 | + "network\/meta\/set": { |
| 3249 | + "title": "network meta set", |
| 3250 | + "slug": "set", |
| 3251 | + "cmd_path": "network\/meta\/set", |
| 3252 | + "parent": "network\/meta", |
| 3253 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/network\/meta\/set.md" |
| 3254 | + }, |
3178 | 3255 | "network\/meta\/update": { |
3179 | 3256 | "title": "network meta update", |
3180 | 3257 | "slug": "update", |
|
3263 | 3340 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/post\/meta\/pluck.md", |
3264 | 3341 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3265 | 3342 | }, |
| 3343 | + "post\/meta\/set": { |
| 3344 | + "title": "post meta set", |
| 3345 | + "slug": "set", |
| 3346 | + "cmd_path": "post\/meta\/set", |
| 3347 | + "parent": "post\/meta", |
| 3348 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/post\/meta\/set.md" |
| 3349 | + }, |
3266 | 3350 | "post\/meta\/update": { |
3267 | 3351 | "title": "post meta update", |
3268 | 3352 | "slug": "update", |
|
3351 | 3435 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/site\/meta\/pluck.md", |
3352 | 3436 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3353 | 3437 | }, |
| 3438 | + "site\/meta\/set": { |
| 3439 | + "title": "site meta set", |
| 3440 | + "slug": "set", |
| 3441 | + "cmd_path": "site\/meta\/set", |
| 3442 | + "parent": "site\/meta", |
| 3443 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/site\/meta\/set.md" |
| 3444 | + }, |
3354 | 3445 | "site\/meta\/update": { |
3355 | 3446 | "title": "site meta update", |
3356 | 3447 | "slug": "update", |
|
3407 | 3498 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/site\/option\/pluck.md", |
3408 | 3499 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3409 | 3500 | }, |
| 3501 | + "site\/option\/set": { |
| 3502 | + "title": "site option set", |
| 3503 | + "slug": "set", |
| 3504 | + "cmd_path": "site\/option\/set", |
| 3505 | + "parent": "site\/option", |
| 3506 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/site\/option\/set.md" |
| 3507 | + }, |
3410 | 3508 | "site\/option\/update": { |
3411 | 3509 | "title": "site option update", |
3412 | 3510 | "slug": "update", |
|
3463 | 3561 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/term\/meta\/pluck.md", |
3464 | 3562 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3465 | 3563 | }, |
| 3564 | + "term\/meta\/set": { |
| 3565 | + "title": "term meta set", |
| 3566 | + "slug": "set", |
| 3567 | + "cmd_path": "term\/meta\/set", |
| 3568 | + "parent": "term\/meta", |
| 3569 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/term\/meta\/set.md" |
| 3570 | + }, |
3466 | 3571 | "term\/meta\/update": { |
3467 | 3572 | "title": "term meta update", |
3468 | 3573 | "slug": "update", |
|
3631 | 3736 | "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/user\/meta\/pluck.md", |
3632 | 3737 | "repo_url": "https:\/\/github.com\/wp-cli\/entity-command" |
3633 | 3738 | }, |
| 3739 | + "user\/meta\/set": { |
| 3740 | + "title": "user meta set", |
| 3741 | + "slug": "set", |
| 3742 | + "cmd_path": "user\/meta\/set", |
| 3743 | + "parent": "user\/meta", |
| 3744 | + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/user\/meta\/set.md" |
| 3745 | + }, |
3634 | 3746 | "user\/meta\/update": { |
3635 | 3747 | "title": "user meta update", |
3636 | 3748 | "slug": "update", |
|
0 commit comments