code-package
Upgrade to IBM Software Hub Version 5.1 before IBM Cloud Pak for Data Version 4.8 reaches end of support. For more information, see Upgrading from IBM Cloud Pak for Data Version 4.8 to IBM Software Hub Version 5.1.
Manage code package assets in a deployment space.
Extended description
A code package is a way of organizing a set of dependent files in a folder structure. Each code package has a main executable file that in turn accesses other files in the code package. For example, a code package can contain a notebook file that calls other notebook files or functions in scripts in the folder structure in a notebook job. With code packages, you can start a job on a collection of dependent files and not on one file only.
Prerequisites
cpd-cli- Before you run any
cpd-clicommands, download thecpd-cli13.1.9 command-line utility for your operating system and Cloud Pak for Data edition. For more information, see Installing the Cloud Pak for Data command-line interface (cpd-cli). - Common core services
- The
code-packagecommands are relevant only when common core services are installed.
Required permissions
The code-package command requires
cluster administrator or similar roles.