[x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
[x] I've added or updated automated unit tests to verify correctness of my new code.
[x] I've added or updated integration tests to verify correctness of my new code.
[x] I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
[ ] I've confirmed that my changes are working by executing CLI's commands manually on Windows.
[x] I've confirmed that my changes are up-to-date with the target branch.
[ ] I've described my changes in the release notes.
[x] I've described my changes in the section below.
Changes description
The updated snow spcs service logs command now supports additional parameters for enhanced log retrieval and monitoring:
--since: Start log retrieval from a specified UTC timestamp.
--include-timestamps: Add timestamps to log entries for log streaming.
--follow (-f): Stream logs in real-time.
--follow-interval: Customize polling intervals during log streaming.
Pre-review checklist
Changes description
The updated snow spcs service logs command now supports additional parameters for enhanced log retrieval and monitoring: --since: Start log retrieval from a specified UTC timestamp. --include-timestamps: Add timestamps to log entries for log streaming. --follow (-f): Stream logs in real-time. --follow-interval: Customize polling intervals during log streaming.
Design Doc: https://docs.google.com/document/d/1hvGC97jfvhfcg6gyPnFUl5j2-Xc1MKWy6C7ftc5JZ1c/edit?tab=t.0#heading=h.an8exbgprj8y