When a cartridge is installed via the command line using the "-srv" parameter,
fglcmd –usr <user> -pwd <password> -srv <FMS-host> -cmd cartridge:install –f <cartridge_name.car>
The resulting file in $FMS_HOME/cartridge has its name changed to be of the following type "cmdline_5852692085508254686.uploaded.car".
When using the “ –srv” parameter causes this behavior.
A workaround is to copy the cartridge file to the local FMS that it is to installed on and omit the “-srv” from the command line options.
For example
fglcmd –usr <user> -pwd <password> -cmd cartridge:install –f <cartridge_name.car>
This issue has been logged under FGL-13488.