Example 1 – Perform a content update using the previously configured HP Live Network settings
content-update.cmd -content_source LIVENETWORK
Example 2 – Perform a content update from a local directory
content-update.cmd -content_source FILESYSTEM -content_path c:\mycontent
Example 3 – Perform a content update from a local ZIP file
content-update.cmd -content_source FILESYSTEM -content_path c:\mycontent\content.zip
To view full usage information for content-update.cmd
, type the following command from the <InstallDir>\bin
directory:
content-update.cmd -?