Skip to main content
I have created a package based out of production devhub. I am trying to install the package in a sandbox using the SFDX command line.  I could not find a was to install. I need an alias or username of the sandbox, but I am seeing everywhere that I cannot create a devhub for sandbox to get an alias name. does anyone have any Idea ?
2 respuestas
  1. 7 feb 2020, 05:45
    Hi Aditya, 

     

    Sandboxes aren't related to scratch orgs, so you don't create them from the CLI. Instead, you need to authorise the sandbox:

     

    sfdx force:auth:web:login -r https://test.salesforce.com
0/9000