SHOW RELEASE CHANNELS¶
Lists the release channels for an application package or listing.
Syntax¶
SHOW RELEASE CHANNELS IN APPLICATION PACKAGE <application_package_name>
SHOW RELEASE CHANNELS IN LISTING <listing_name>
Parameters¶
application_package_name
Specifies the identifier of the application package.
listing_name
Specifies the identifier of the listing.
Output¶
The command output displays release channel properties and metadata in the following columns:
Output for application packages
Column |
Description |
---|---|
|
The type of the release channel. The following values are possible:
|
|
A description of the release channel. |
|
The versions defined in the release channel. |
|
The name of the version specified in the default release directive of the release channel. |
|
The patch number in the default release directive of the release channel. |
|
The target accounts added to the release channel. This only applies to the nondefault channels. You cannot add target accounts to the default channel. However, you can add targets to the custom release directives of the default release channel. |
|
The timestamp when the release channel was created. |
|
The timestamp when the release channel was last updated. |
Output for listings
Column |
Description |
---|---|
|
The type of the release channel. The following values are possible:
|
|
The version of the app included in the listing. |
|
The patch number of the app included in the listing. |
|
A description of the release channel. |
|
The timestamp when the release channel was created. |
|
The timestamp when the release channel was last updated. |