aidanlynge94
FREEOP
a month ago
I have several variables and I would like to save them locally as well. Can I do that?
5 Replies
a month ago
Yeah! you can use railway run -- to do this- it'll insert the variables into your environment dynamically. You can also use the Railway CLI to fetch variables for you.
Lots on the docs for this https://docs.railway.com
a month ago
You can use the agent yes, or just download the CLI and use that directly 🙂
a month ago
You're welcome! have fun