-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/sam-configstage/waiting-for-releaseFix has been merged to develop and is waiting for a releaseFix has been merged to develop and is waiting for a releasetype/documentationtype/featureFeature requestFeature requesttype/ux
Description
Description:
EDIT: I had previously misunderstood how samconfig.toml works. I thought by providing the stack name in sam deploy --guided, it should use that stack name for all commands (like sam logs). Turns out that only applies to the sam deploy command specifically.
You currently have to specify stack_name=mystack for each command you want it to apply to – it would be nice if there would be a way for it to apply to all commands.
I also think that sam deploy --guided should apply settings like stack, region, etc to all commands that need them (unless they've already been set)
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
- OS: macOS
sam --version: 1.10.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/sam-configstage/waiting-for-releaseFix has been merged to develop and is waiting for a releaseFix has been merged to develop and is waiting for a releasetype/documentationtype/featureFeature requestFeature requesttype/ux