We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23195a2 commit d68d002Copy full SHA for d68d002
messages/package2_version_create_get.md
@@ -10,12 +10,12 @@ Retrieves a second-generation package version creation request in the Dev Hub or
10
11
Specify the request ID for which you want to view details. If applicable, the command displays errors related to the request.
12
13
+To show all requests in the org, run "sfdx force:package2:version:create:list".
14
+
15
# examples
16
17
$ sfdx force:package2:version:create:get --package2createrequestid 08c...
18
-To show all requests in the org, run "sfdx force:package2:version:create:list".
-
19
# requestId
20
21
package2 version creation request ID (starts with 08c)
0 commit comments