sfdx force:package:version:promote
Promote a package version to released
Options
Name | Description |
---|---|
--json | Format 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 version to promote |
-n, --noprompt | No prompt to confirm setting the package version as released |