:loudspeaker: We created a CLI for Seed! <https://...
# seed
j
📢 We created a CLI for Seed! https://github.com/seed-run/seed It allows you to control when you want to trigger a deployment in Seed. Just specify the stage and commit for an app and Seed will start the deployment. This makes it easier to integrate Seed into your existing CI/CD workflows. Read more about it here: https://seed.run/blog/introducing-the-seed-cli And check out the docs: https://seed.run/docs/deploying-with-the-seed-cli
r
Very cool - I'd love it if you could provide a way to upload env vars to Seed from a CLI too. Or even from the GUI
f
Something like uploading a
.env
file?
r
Yeah
To set the env vars for a stage
f
Got it. Both are definitely worth doing. I will have uploading
.env
from the console prioritized first!
r
Amazing
Thank you