Red Hat Training

A Red Hat training course is available for Red Hat Satellite

10.51. mergePackages

Name
mergePackages
Description
Merges all packages from one channel into another
Parameters
  • string sessionKey
  • string mergeFromLabel - the label of the channel to pull packages from
  • string mergeToLabel - the label to push the packages into
Return Value
  • array:
    • struct - package
      • string name
      • string version
      • string release
      • string epoch
      • int id
      • string arch_label
      • string path - The path on that file system that the package resides
      • string provider - The provider of the package, determined by the gpg key it was signed with.
      • dateTime.iso8601 last_modified