Skip to content

Commit ebd51da

Browse files
committed
feat: adding code coverage option description to the convert command
1 parent 542cc69 commit ebd51da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

messages/package_convert.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ To retrieve details about a package version create request, including status and
1212

1313
To protect the contents of your package and to prevent unauthorized installation of your package, specify the --installation-key flag.
1414

15+
To promote a package version to released, you must use the --code-coverage parameter. The package must also meet the code coverage requirements.
16+
1517
To list package version creation requests in the org, run "<%= config.bin %> package version create list".
1618

1719
# examples

0 commit comments

Comments
 (0)