How to use the CLI tool to restart the current deployment

ryanshrottTRIAL

a year ago

How to use the CLI to restart the current deployment, rather than redploying everything with "railway up"?

1 Replies

ryanshrottTRIAL

a year ago

7957f8f7-aeea-461e-8faa-3d62bd454797


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.


How to use the CLI tool to restart the current deployment - Railway Help Station