shuttle
shuttle copied to clipboard
[Improvement]: Add the `--raw` flag to the `run` and `deploy` commands
Currently, the logs
command has a --raw
flag that disables the printing of timestamps and origins of log lines:
https://github.com/shuttle-hq/shuttle/blob/c5f2caf037eb5ce05dda80dcd01ba8618319d3be/cargo-shuttle/src/lib.rs#L815-L821
The suggestion is to add this to the local run and deploy commands as well, to that the same behavior is seen when they print their logs.
This issue is open to contribution. Comment if you want to work on it. Feel free to ask for help and guidance here or in our Discord.