Hello again, Scott :)
Probably this question should be rather directed to Intellij's Author, but searching for my problem doesn't actually returns any valuable results in Google search.
Question is, Could we run any IC command using (windows / linux / etc) Command Line?
I mean calling IntelliJ something like:
idea.exe -plugin illuminated-cloud deploy-all-metadata pages/Page.page classes/PageController.cs
Or maybe you know it is possible using External Tools IJ's option?

What I'm trying to achieve is to "put parameters" into Deploy All Metadata option, so if I will send for example:
pages/Page.page classes/PageController.cs
parameters into Deploy All Metadata option, only they would be selected.
This thread is little related to my previous one:
Scott, do you thing it is possible now?