-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
It's annoying to have to pass --provider=aws
all the time, and it's unintuitive for a user to have to remember DEFANG_PROVIDER=aws
.
It would be nice to have something like defang provider set aws
for the current session. It would make it persistent and discoverable for users.
Maybe we could do something like defang provider set aws --make-default
as well and just default to your preferred provider.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers