Access the command line version of MOG
From WikiDocs
MOG_CommandLine.exe
We install an environment variable called %MOG_PATH% pointing to the executables installed directory so you can access the commandline anywhere in the system by using "%MOG_PATH%"\MOG_CommandLine.exe. (Note: Make sure to always quote the "%MOG_PATH%" as it can often contain spaces.)
Executing the tool directly with no parameters will display help info.
Importing Through the Command Line
To import through the command line you type "%MOG_PATH%"\MOG_CommandLine.exe import classification{all}assetname location/asset.ext
The {all} means that it will be imported and assigned to all platforms. If you wanted to assign two or three platforms and exclude others you would have to run this command one time for each of the desired platforms. If you have an asset that only exists on 1 platform, then you can also use this to create an asset that will only deliver its file when syncing for that platform.
