Command Line to Sync remote?
Answered
Is there a way to run the sync feature via command line? Like the features mentioned here https://www.jetbrains.com/phpstorm/help/working-with-phpstorm-features-from-command-line.html
The case being that our app is split into multiple phpStorm projects (for example "Core Website", "Network Secured Web Admin") with each deploying to their own remotes. When our developers come in and grab the latest files from the repo via batch scripts, we must go through phpStorm and open each project to fire the sync for that portion of the app.
I'm hoping a sync via cli feature already exists and I am just missing it.
Please sign in to leave a comment.
Hello John,
Unfortunately "sync" command is not available outside of PhpStorm. Only commands listed in the article are available.
Thanks,
Dmitry.
Is there a place I can go to make that feature request?
Yup, you can do it on our tracking system: http://youtrack.jetbrains.com/issues/WI#newissue=yes
Rockin, thank you.
You're welcome!