Just found out there’s also
flyctl secrets set FROM_A_FILE=- < file.txt
which should actually work much better for certificates or newline-y files.
Just found out there’s also
flyctl secrets set FROM_A_FILE=- < file.txt
which should actually work much better for certificates or newline-y files.