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‑version | N/A | Type: Value Override the api version used for api requests made by this command |
‑‑created‑last‑days | ‑c | Type: Value Number of days since the request was created, starting at 00:00:00 of first day to now. Use 0 for today. |
‑‑flags‑dir | N/A | Type: Value Import flag values from a directory. |
‑‑json | N/A | Type: Boolean Format output as json. |
‑‑show‑conversions‑only | N/A | Type: Boolean Filter the list output to display only converted package version. |
‑‑status | ‑s | Type: Value Valid Values: Queued, InProgress, Success, ErrorStatus of the version creation request, used to filter the list. |
‑‑target‑dev‑hub | ‑v | Type: Value Required Username or alias of the Dev Hub org. Not required if the target-dev-hub configuration variable is already set. |
‑‑verbose | N/A | Type: 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: