Skip to content

feat(logs): enhance logs command with region, replica, container#258

Open
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1747254961-logs-enhancement
Open

feat(logs): enhance logs command with region, replica, container#258
devin-ai-integration[bot] wants to merge 2 commits intomainfrom
devin/1747254961-logs-enhancement

Conversation

@devin-ai-integration
Copy link
Contributor

Enhanced Logs Command

This PR enhances the logs command in the CLI to allow:

  1. Getting logs for a specific region (e.g., us-east4)
  2. Getting logs for a specific replica (e.g., torii-0)
  3. Optionally overriding the container name (e.g., for litestream logs inspection)

If region or replica are not specified, it defaults to the first one found.

Testing

  • Ran cargo +nightly fmt --all to format code
  • Ran scripts/clippy.sh to verify code quality
  • Ran cargo test to ensure functionality

Link to Devin run

https://app.devin.ai/sessions/c093ed1598d240e9b8f56aa658fa34f0

Requested by

Luca Steeb (steeb@cartridge.gg)

Co-Authored-By: Luca Steeb <contact@luca-steeb.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: Luca Steeb <contact@luca-steeb.com>
@steebchen steebchen changed the title Enhance logs command with region, replica, and container options feat(logs): enhance logs command with region, replica, container Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants