Skip to content

Conversation

@coffee-cup
Copy link
Contributor

Add --latest flag to logs command to always fetch logs from the latest deployment, even if it failed or is still building. Previously logs would default to the latest successful deployment which caused confusion when trying to debug failed deploys.

  • Add --latest flag to logs command
  • Add activeDeployments field to status --json output (on each serviceInstance)
  • Regenerate schema.json from Railway API to pick up the new activeDeployments field

- Add --latest flag to logs command to always show logs from the latest deployment even if failed/building
- Add activeDeployments field to Project query for status --json output
- Regenerate schema.json from Railway API
@coffee-cup coffee-cup added the release/minor Author minor release label Jan 7, 2026
@coffee-cup coffee-cup merged commit 3e1455e into master Jan 7, 2026
6 checks passed
@coffee-cup coffee-cup deleted the jr/logs-latest-flag-and-active-deployments branch January 7, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release/minor Author minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants