Adrian Benavides
Adrian Benavides
## Output changes - `list` commands: I've removed the header that was shown in a box. These commands now print the items without any header - `tcp-inlet|outlet create`: I changed...
## Current behavior The `secure-channel show` command is using `println` to print the command's output, which is a strategy that is being deprecated. ## Desired behavior Instead, the `Terminal` struct...
Details of what the documentation should include can be found at https://github.com/build-trust/ockam/issues/4759
Details of what the documentation should include can be found at https://github.com/build-trust/ockam/issues/4759 --- We love helping new contributors! ❤️ If you have questions or need help as you explore, please...
- replace `--pretty` by `--compact-output` to mimic the `jq` api - apply colors to json output if possible (TTY and NO_COLOR is not passed) - ux improvement: if either `--jq`...