Synopsis
cfmg_uploadpackage -id Software setup ID | Parameter ID -pkg Package file path |
Functional Description
This command uploads package files; script packages for software setup information and parameter packages for parameter information.
Package files 2 Kbytes or less can be uploaded.
Refer to "6.1.4 Package File" for information on package files.
Options
Options | Description |
---|---|
-id | This option specifies the software setup ID or parameter ID that uploads the package file. This option specifies the software setup ID for a script package and the parameter ID for a parameter package. |
-pkg | This option specifies the absolute or relative path to the package file, using a string of printable ASCII characters. |
Notes
Script packages of software setup information reserved by this product cannot be uploaded.
Example
C:\Users\Administrator> C:\Fujitsu\ROR\RCXCFMG\bin\cfmg_uploadpackage -id SS00000001 -pkg C:\tmp\template_test\pkg/script.zip
# /opt/FJSVcfmg/bin/cfmg_uploadpackage -id SS00000001 -pkg /tmp/template_test/pkg/script.zip