Created by James Hurrell, last modified on May 28, 2021
1.1.4-funcrel
Other Updates
Internal Id | Details |
---|
EXTENDCLI-9 | Fixed a regression affecting force installed extensions in AIP Console. |
1.1.3-funcrel
Other Updates
Internal Id | Details |
---|
EXTENDCLI-4 | Fixed an issue that occurred when installing extensions to a folder that doesn't exist. |
Resolved Issues
Customer Ticket Id | Details |
---|
32999 | Fixed an issue that was causing extensions not be found unless case of the extension id was perfectly matched. |
1.1.2-funcrel
Note
The packaging used for ExtendCLI has changed, in this latest release the user will notice that it is no longer a single exe file, but instead an exe file along with a few hundred dlls. No changes have been made to the behavior of the tool with this change.
Other Updates
Internal Id | Details |
---|
EXTOFFLINE-40 | Fixed an error that occurs when a dependency does not have a minimum version. |
EXTOFFLINE-41 | Config file moved to new location in order to avoid potential write access restrictions. |
EXTENDCLI-1 | Fixed an issue that could cause issues when installing extensions with ExtendCLI and switching to ExtensionDownloader as the default extension installer. |
Resolved Issues
Customer Ticket Id | Details |
---|
31376 | Resolved an issue where, in some environments when a proxy is configured, ExtendCLI fails to connect to CAST Extend throwing a "no such host known" exception. |
1.1.1-funcrel
Other Updates
Internal Id | Details |
---|
EXTOFFLINE-39 | Fixed an issue that occurred when attempting to install an extension that does not have a dependence on AIP Core. |
1.1.0-funcrel
New Features
Summary | Details |
---|
Install command | An "install" command has been added in order to download extensions from CAST Extend to the local machine. |
Uninstall command | An "uninstall" command has been added in order to remove downloaded extensions from the local machine. |
Product extension bundle | Added an option that allows the addition of all production extensions when creating a bundle via the command "ExtendCli.exe bundle template add product". |
Feature Improvements
Summary | Details |
---|
Download command output path improvement | When using the command "ExtendCli.exe bundle download -o | --outdir "<path> "", it is no longer necessary to use a pre-existing folder as an output folder. Now, if the specified folder does not exist, it will be created. |
Other Updates
Internal Id | Details |
---|
EXTOFFLINE-34 | Three new dynamic bundle templates IDs have been implemented: "product", "labs" and "community". Note that "product" replaces the existing "1" ID which is now deprecated. All other existing IDs are unchanged. |