Skip to content

Commit c3cd0c9

Browse files
committed
Update commands manifest
1 parent 855cba3 commit c3cd0c9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bin/commands-manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -919,6 +919,13 @@
919919
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/core\/download.md",
920920
"repo_url": "https:\/\/github.com\/wp-cli\/core-command"
921921
},
922+
"core\/install-network": {
923+
"title": "core install-network",
924+
"slug": "install-network",
925+
"cmd_path": "core\/install-network",
926+
"parent": "core",
927+
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/core\/install-network.md"
928+
},
922929
"core\/install": {
923930
"title": "core install",
924931
"slug": "install",
@@ -967,6 +974,13 @@
967974
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/core\/update.md",
968975
"repo_url": "https:\/\/github.com\/wp-cli\/core-command"
969976
},
977+
"core\/upgrade": {
978+
"title": "core upgrade",
979+
"slug": "upgrade",
980+
"cmd_path": "core\/upgrade",
981+
"parent": "core",
982+
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/commands\/core\/upgrade.md"
983+
},
970984
"core\/verify-checksums": {
971985
"title": "core verify-checksums",
972986
"slug": "verify-checksums",

0 commit comments

Comments
 (0)