sfdx force:package:version:update

Update a package version

Options

NameDescription
--jsonFormat output as json
--loglevel <loglevel>Logging level for this command invocation
-v, --targetdevhubusername <targetdevhubusername>Username or alias for the dev hub org; overrides default dev hub org
--apiversion <apiversion>Override the api version used for api requests made by this command
-p, --package <package>ID (starts with 04t) or alias of the package to update a version of
-a, --versionname <versionname>New package version name
-e, --versiondescription <versiondescription>New package version description
-b, --branch <branch>New package version branch
-t, --tag <tag>New package version tag
-k, --installationkey <installationkey>New installation key for key-protected package (default: null)