function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anil Bolisetty 2Anil Bolisetty 2 

how to install managed package into scratch org

Hello,

I need to install managed package into my scratch org (paid so i dont have the id ) into scratch org could any one help me
Raj VakatiRaj Vakati

Use the CLI command sfdx force:package:install ... immediately after creating the scratch org.
 
$ sfdx force:package:install --package awesome_package_alias