Export settings via command line (OS X) k 创建于 2016年01月18日 12:13 Is it possible to export PhpStorm's IDE settings via the command line? I'd like to include it to my cron jobs to automatically backup the settings. I'm using OS X El Capitain.
Just backup such folder(s) directly: https://intellij-support.jetbrains.com/hc/en-us/articles/206544519-Directories-used-by-the-IDE-to-store-settings-caches-plugins-and-logs
You will then just need to update target folder for each new version (as each version keeps its settings in separate folders (unless you override it manually -- https://intellij-support.jetbrains.com/hc/en-us/articles/207240985-Changing-IDE-default-directories-used-for-config-plugins-and-caches-storage )