Fly.io
Read secrets from .env file
calpaliu
April 3, 2021, 3:29am
2
This command works, but better write it down…
cat .env | tr '\n' ' ' | xargs flyctl secrets set
7 Likes
How are you managing cert files with Fly?
show post in topic
Related topics
Topic
Replies
Views
Activity
Adding support for .env files with flyctl commands
Questions / Help
wishlist
1
504
May 31, 2024
Feature request: update secrets for next deployment
7
661
November 8, 2023
How are you managing cert files with Fly?
Questions / Help
21
4729
November 11, 2022
flyctl secrets import issue
Questions / Help
5
1400
December 8, 2023
Read fly secrets during Docker build
Questions / Help
7
1249
January 3, 2024