List application packages

Lists all available application packages for the specified application design.

Command Alias Syntax
package list pkg list package list -did <designID> [-stage <stage>] [-start <start>] [-page <page>]

Options

Option Description
-did, --<designID>

Application design ID. Use the List application designs command to obtain the design ID.

-stage, --<lifecycleStage> Name of the life cycle stage.
-start , --<startIndex> Specifies the offset of the first entry to be included in the page.
-page, --<pageSize> Specifies the page size.
-s, --server The URL of the HCM ARA instance. For example, https://localhost:8444/csa.
-u, --user The HCM ARA username.
-p, --password The password for the HCM ARA user.
-c, --config A file that contains default general option values in the format “<name>=<value>“, where <name> is “server”, “user”, or “password”. If not specified, the cliforcodar.properties file in the home directory of the current user is used if it exists.

Usage guidelines

This command must be pre-defined in a configuration file or defined in the command line. The --server(-s) option defaults to localhost value(s) if it is not pre-defined in a configuration file.

Example

C:\CODAR\clis>codarexec.bat pkg list –did ff319835-99d0-4205-a89a-6e5d328e5355
name            ID                                   stage          state

Package 5    3c83e586-06de-4ccd-b9a8-c0ffe192d52b    DEVELOPMENT    ACTIVE
Package 3    cdf95956-85ce-46f1-bf74-ed201650aa61    DEVELOPMENT    ACTIVE
Package 2    faa53cdc-5cb2-479f-938b-6eb6552f5ff5    DEVELOPMENT    ACTIVE
Package 1    ca3214ae-6ce9-4dd7-8beb-1713b7542b66    TESTING        ACTIVE