package uninstall report

Retrieve the status of a package uninstall request.

Aliases for package uninstall report 

force:package:uninstall:report

Flags 

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.
‑‑request‑id‑iType: Value
Required

ID of the package uninstall request you want to check; starts with 06y.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Examples for package uninstall report 

Retrieve the status of a package uninstall in your default org using the specified request ID:

1sf package uninstall report --request-id 06y...

Similar to previous example, but use the org with username me@example.com:

1sf package uninstall report --request-id 06y... --target-org me@example.com