code-package
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-cli14.1.3 command-line utility for your operating system and IBM® Software Hub edition. For more information, see Installing the IBM Software Hub 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.