SHOW/DESCRIBE APPLICATION PACKAGE command: New column in output (Pending)

Attention

This behavior change is in the 2025_01 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the SHOW APPLICATION PACKAGES and DESCRIBE APPLICATION PACKAGE commands will include a new column in their output.

Before the change:

The multiple_instances column does not appear in the output of the SHOW APPLICATION PACKAGES and DESCRIBE APPLICATION PACKAGE commands.

After the change:

The output of the SHOW APPLICATION PACKAGES and DESCRIBE APPLICATION PACKAGE commands contains the multiple_instances column.

This column indicates if the provider has configured the application package to allow multiple instances of apps created from it. See Allow consumers to install multiple instances of an app for more information.

Ref: 1838