Files
ubicloud/spec/routes/api/cli/golden-files/--confirm test-lb lb eu-central-h1_test-lb destroy.txt
Jeremy Evans b4e14bbe25 Ensure cli response bodies end with newline
Currently, response bodies mix trailing newline and no trailing
newline, and it kind of works because bin/ubi is written in Ruby
and uses IO#puts, which will automatically add a newline if the
string being printed does not end with a newline.  However,
other languages may not have similar behavior, and for consistency,
it is best if the server always uses newlines in cli responses.
2025-02-21 09:32:10 -08:00

2 lines
62 B
Plaintext

Load balancer, if it exists, is now scheduled for destruction