Move private-cli commands to local-cli

Summary: public

We cannot remove `local-cli` because is referenced by the global cli explicitly. If we do so, people would have to upgrate this global thin cli which will cause some pain. So, lets move `private-cli` commands into `local-cli` instead.

Reviewed By: frantic

Differential Revision: D2571983

fb-gh-sync-id: 712c29430203660fb6f0d5f23813cb2a7156ee48
This commit is contained in:
Martín Bigio
2015-10-26 07:55:29 -07:00
committed by facebook-github-bot-3
parent 24537e3726
commit 849aa4dae6
33 changed files with 49 additions and 138 deletions

View File

@@ -33,7 +33,6 @@
"packager",
"cli.js",
"local-cli",
"private-cli",
"init.sh",
"LICENSE",
"PATENTS",