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 7554897 commit c1135e1Copy full SHA for c1135e1
messages/package_update.md
@@ -4,13 +4,13 @@ update package details
4
5
Specify a new value for each option you want to update.
6
7
+Run "sfdx force:package:list" to list all packages in the Dev Hub org.
8
+
9
# examples
10
11
$ sfdx force:package:update -p "Your Package Alias" -n "New Package Name"
12
$ sfdx force:package:update -p 0Ho... -d "New Package Description"
13
-Run "sfdx force:package:list" to list all packages in the Dev Hub org.
-
14
# package
15
16
ID (starts with 0Ho) or alias of the package to update
0 commit comments