mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
cli: stream both stdout and stderr when following an alloc. (#16556)
This update changes the behaviour when following logs from an allocation, so that both stdout and stderr files streamed when the operator supplies the follow flag. The previous behaviour is held when all other flags and situations are provided. Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"client/taskenv/...",
|
||||
"command/agent/...",
|
||||
"command/raft_tools/...",
|
||||
"command/ui/...",
|
||||
"helper/...",
|
||||
"internal/...",
|
||||
"jobspec/...",
|
||||
|
||||
Reference in New Issue
Block a user