package1 version create get

Retrieve the status of a package version creation request.

Aliases for package1 version create get 

force:package1:version:create:get

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 PackageUploadRequest (starts with 0HD).
‑‑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 package1 version create get 

Get the status of the creation request for the package version with the specified ID in your default org:

1sf package1 version create get --request-id 0HD...

Same as previous example, but use the specified org:

1sf package1 version create get --request-id 0HD... --target-org myorg@example.com