Open samuelbalogh opened 1 year ago
There we had introduced a bug in the flyctl pg config update
command but that should be fixed in the latest release: https://github.com/superfly/flyctl/releases/tag/v0.0.444
Thanks @rugwirobaker for the quick reply. I confirm that the config update works now πͺ .
Minor issue is that after the update command I get an error message (even though the update was successful).
? Are you sure you want to apply these changes? Yes
Performing update...
Error unexpected end of JSON input
Great catch, I'll look into it.
That error should go away once this feature is transitioned to run over http.
Details
I would like to update the
log-statement
config variable toall
. However, I am unable to do so withflyctl
as the value remains unchanged.Flyctl version
OS
Ubuntu 20.04 on WSL2.