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 9d8ad57 commit afd97a2Copy full SHA for afd97a2
messages/package_version_update.md
@@ -4,14 +4,14 @@ update a package version
4
5
Specify a new value for each option you want to update.
6
7
+To display details about a package version, run "sfdx force:package:version:report".
8
+
9
# examples
10
11
$ sfdx force:package:version:update -p "Your Package Alias" -k password123
12
$ sfdx force:package:version:update -p 04t... -b main -t 'Release 1.0.7'
13
$ sfdx force:package:version:update -p 04t... -e "New Package Version Description"
14
-To display details about a package version, run "sfdx force:package:version:report".
-
15
# package
16
17
ID (starts with 04t) or alias of the package to update a version of
0 commit comments