Join Slack
Powered by
is there a variable or some other way I can find f...
# help
j
Jon Holman
03/14/2022, 5:50 AM
is there a variable or some other way I can find from within a stack if it is currently being executed on prod or dev?
m
manitej
03/14/2022, 5:51 AM
scope.local
f
Frank
03/14/2022, 5:53 AM
Yeah
app.local
to be more exact.
j
Jon Holman
03/14/2022, 2:37 PM
that works as long as I only have dev and prod, but what if I added another environment? Is stage available?
f
Frank
03/22/2022, 6:54 AM
Ah yeah
app.stage
.
Open in Slack
Previous
Next