Hi @kyasam ,
If you are using Intellij 2019.2 and below version, no need to run any manual commands
Now download the intellivault plugin from https://plugins.jetbrains.com/plugin/download?rel=true&updateId=44439 and install it manually in Intellij 2019.2 version.
Navigate to IntellijIdea -> Plugins -> Settings -> Install Plugin from disk
Restart the Application.
Now Navigate to intellivault settings in Intellij Application and configure the Vault directory:
The path will be absolute path to your bin folder where you kept the extracted vault application.
This should enable the pull/push from CRX using Intellij Idea.
Right click on the folder which you want to pull/push in code base and you will be able to see the below options.
https://plugins.jetbrains.com/plugin/7328-intellivault
https://github.com/shsteimer/IntelliVault
Steps to setup:
https://medium.com/@darakhshansheikh/integrate-aem-crx-repository-with-intellij-using-intellivault-p...
At the end you are just away from committing code to github repo.
Hope that helps!
Regards,
Santosh