package version create list

List package version creation requests.

Shows the details of each request to create a package version in the Dev Hub org.

All filter parameters are applied using the AND logical operator (not OR).

To get information about a specific request, run “sf package version create report” and supply the request ID.

force:package:version:create:list

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑created‑last‑days‑cType: Value

Number of days since the request was created, starting at 00:00:00 of first day to now. Use 0 for today.
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑show‑conversions‑onlyN/AType: Boolean

Filter the list output to display only converted package version.
‑‑status‑sType: Value
Valid Values: Queued, InProgress, Success, Error

Status of the version creation request, used to filter the list.
‑‑target‑dev‑hub‑vType: Value
Required

Username or alias of the Dev Hub org. Not required if the target-dev-hub configuration variable is already set.
‑‑verboseN/AType: Boolean

Displays additional information at a slight performance cost, such as the version name and number for each package version create request.

List all package version creation requests in your default Dev Hub org:

List package version creation requests from the last 3 days in the Dev Hub org with username devhub@example.com:

List package version creation requests with status Error:

List package version creation requests with status InProgress:

List package version creation requests with status Success that were created today: