Skip to content

Commit ac59479

Browse files
authored
Update package_version_create.md
Edited the Help text that displays with packageVersionCreatePerformingValidations and edited the definition-file flag
1 parent 5bc8207 commit ac59479

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

messages/package_version_create.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Path to the directory that contains the contents of the package.
4747

4848
# flags.definition-file.summary
4949

50-
Path to a definition file similar to scratch org definition file that contains the list of features and org preferences that the metadata of the package version depends on.
50+
Path to a definition file similar to scratch org definition file that contains the list of features and org preferences that the metadata of the package version depends on. For a patch version, the features specified in this file are ignored, and instead the features specified for the ancestor version are used.
5151

5252
# flags.branch.summary
5353

@@ -214,8 +214,8 @@ Version create.
214214
# packageVersionCreatePerformingValidations
215215

216216
The validations for this package version are in progress, but you can now begin testing this package version.
217-
To determine whether all package validations completed successfully, run sf package version create report and review the Async Validation Status.
218-
Async validated package versions can be promoted only if all validations completed successfully.
217+
To determine whether all package validations complete successfully, run sf package version create report --package-create-request-id 08cxx and review the Status.
218+
Async validated package versions can be promoted only if all validations complete successfully.
219219

220220
# packageVersionCreateFinalStatus
221221

0 commit comments

Comments
 (0)