3.4.5-funcrel

New Features

Summary Details
Named bundle packaging Added the "-n, --name" option for the command "bundle pack" allowing a bundle to be created with a specific name instead of a randomly generated name.
Extension Strategy restrictions Added an extension strategy parameter (-e, --extensionStrategy) to the "bundle pack", "bundle list" and "bundle download" commands.

Feature Improvements

Summary Details
Bundle resolution logic Improved extension resolution when skipping the inclusion of certain dependencies.
Bundle creation Improved bundle creation speed.

Other Updates

Internal Id Details
EXTENDCLI-79 Fixed an issue that caused duplicate extensions to be logged during a bundle creation.

Resolved Issues

Customer Ticket Id Details
50290 Fixed an issue that could cause the "--skip-dependency" flag to be ignored under certain conditions.

3.4.4-funcrel

Other Updates

Internal Id Details
IMAGLITE-2618 Fixed an issue which could result in incorrect version resolution in some conditions.

Resolved Issues

Customer Ticket Id Details
49232 Fixed an issue that could cause Linux specific bundles to fail.

3.4.3-funcrel

New Features

Summary Details
"bundle remove" command Added command 'bundle remove [...package-ids]' command in order to remove individual extensions from a bundle.

Resolved Issues

Customer Ticket Id Details
48891 Added --aip-version/-a options to commands bundle pack, bundle list and bundle download.
49065 Added --aip-version/-a options to commands bundle pack, bundle list and bundle download.

3.4.2-funcrel

Resolved Issues

Customer Ticket Id Details
48651 Fixed an issue that could cause ExtendCLI to become unusable when deleting the aip-folder it was configured to use.

3.4.1-funcrel

Other Updates

Internal Id Details
IMAGKSL-1198 Fixed incorrect version evaluation when installing from local repository.

3.4.0-funcrel

Feature Improvements

Summary Details
"bundle extract" command New command to allow the user to either extract a bundle locally, or install all contents of the bundle directly.

Other Updates

Internal Id Details
EXTENDCLI-66 Improved startup performance.

Resolved Issues

Customer Ticket Id Details
47099 Improved messages for user assistance.