You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When furyctl runs external binaries such as aws-cli, their output is dumped straight to stdout.
This is unwanted and should be wrapped by the furyctl's logging facilities.
The text was updated successfully, but these errors were encountered:
When furyctl runs external binaries such as
aws-cli
, their output is dumped straight to stdout.This is unwanted and should be wrapped by the furyctl's logging facilities.
The text was updated successfully, but these errors were encountered: