火箭 如何 # print rocket.json php ./rocket.phar --init > ./rocket.json # notification test php ./rocket.phar --rocket ./rocket.json --notify-test # verify rocket.json php ./rocket.phar --rocket ./rocket.json --verify # dry run (default) php ./rocket.phar --rocket ./rocket.json --sync dry # git pull & sync confirm php ./rocket.phar --rocket ./rocket.json --git pull --sync confirm # git pull & sync fo