Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify an Alias (optional input parameter) #16

Open
scolladon opened this issue Jan 19, 2023 · 1 comment
Open

Specify an Alias (optional input parameter) #16

scolladon opened this issue Jan 19, 2023 · 1 comment

Comments

@scolladon
Copy link

scolladon commented Jan 19, 2023

As a consumer of the github action
I want to be able to specify the alias to be used for authenticating the org
So that I can use the devhub to create package version (for example)

I also want this devhub set as global devhub

$ sfdx config:set defaultdevhubusername=<alias> --global

so that I may not have to use it outside scratch org creation

@wimvelzeboer
Copy link

wimvelzeboer commented Jan 22, 2024

The org that is authenticated gets an alias SFDX-ENV, can't you re-use that one?

sfdx config:set defaultdevhubusername=SFDX-ENV --global

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants