This message was deleted.
# general
s
This message was deleted.
a
pulumi login --local
or
pulumi login <file://path/to/dir>
l
Thanks @adorable-musician-67025, this is for the file path right
what about if i wanted to store the state info in some sort of sql or no sql db
a
I am not aware if that's possible in Pulumi
m
You use an s3 bucket or other cloud storage to store state https://www.pulumi.com/docs/intro/concepts/state/#logging-into-the-aws-s3-backend
I'm curious; what do you want to store state on a DB for?