aidanlynge94
FREEOP
3 months ago
I have several variables and I would like to save them locally as well. Can I do that?
5 Replies
3 months 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
3 months ago
You can use the agent yes, or just download the CLI and use that directly 🙂
3 months ago
You're welcome! have fun