Skip to content

Commit

Permalink
fix: edit messages for cli ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Aug 25, 2022
1 parent c1135e1 commit 70a6f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package_version_create_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ retrieve details about a package version creation request

Specify the request ID for which you want to view details. If applicable, the command displays errors related to the request.

To show all requests in the org, run "sfdx force:package:version:create:list".

# examples

$ sfdx force:package:version:create:report -i 08c...
$ sfdx force:package:version:create:report -i 08c... -v devhub@example.com

To show all requests in the org, run "sfdx force:package:version:create:list".

# requestId

package version creation request ID (starts with 08c)
Expand Down

0 comments on commit 70a6f16

Please sign in to comment.