package push-upgrade list

Lists the status of push upgrade requests for a given package.

Shows the details of each request to create a push upgrade 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 pushupgrade report” and supply the request ID.

force:package:push-upgrade:list

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

Override the api version used for api requests made by this command
‑‑flags‑dirN/AType: Value

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

Format output as json.
‑‑package‑pType: Value
Required

Package ID (starts with 033) of the package that you want push upgrade information for.
‑‑scheduled‑last‑days‑lType: Value

Number of days in the past for which to display the list of push upgrade requests that were scheduled. Used to filter the list output to only recently scheduled push upgrades.
‑‑show‑push‑migrations‑onlyN/AType: Boolean

Display only push upgrade requests for package migrations.
‑‑status‑sType: Value
Valid Values: Created, Cancelled, Pending, In Progress, Failed, Succeeded

Status used to filter the list output Valid values are: Created, Canceled, Pending, In Progress, Failed, or Succeeded
‑‑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.

List all package push upgrade requests in the specified Dev Hub org:

List all package push upgrade requests in the specified Dev Hub org scheduled in the last 30 days:

List all package push upgrade with a status Succeeded:

List all package push upgrade with a status Failed: