|
|
|
|
|
by dfex
525 days ago
|
|
The dream is you never have to rely on buggy vendor software again. The reality is, you end up with a complex stack with no or homegrown documentation that requires experienced engineers to operate and maintain. In some environments, that's a perfectly fair trade-off. In most, it isn't. |
|
And guess what, the switch may decide to print informational or environmental messages interleaved with the command output, because the commands were meant to be run by a human. Good luck knowing if your state-altering command succeeded when you receive broken JSON.
I ended up regex-removing known environmental messages from command outputs..