ryanshrottTRIAL
a year ago
How to use the CLI to restart the current deployment, rather than redploying everything with "railway up"?
1 Replies
a year ago
the CLI does not provide the functionality, may you share your usecase?
yigitkonurPRO
2 months ago
This would streamline CI/CD workflows where external resources (like S3 files) are updated, avoiding unnecessary image redeploys and ensuring health check validation, which is critical for confirming functionality without relying on fixed sleep
commands.