cli
cli copied to clipboard
CLI logs improvements
It'd be nice to be able to isolate logs for each of the services and by default automatically stream try them. I suggest adding two flags;
-s --service service_name "isolates logs from a single service
-t --tail "active by default but can be set to false"