shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

[Improvement]: Add the `--raw` flag to the `run` and `deploy` commands

Open jonaro00 opened this issue 1 year ago • 0 comments

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.

jonaro00 avatar Feb 22 '24 09:02 jonaro00