cli
cli copied to clipboard
Railway CLI
``` railway ssh Expected welcome message, received: error ``` When the container is asleep and you try to SSH you receive the above error. We should be able to get...
#### Problem Currently, the `redeploy` command redeploys the latest deployment of a service, but it lacks a `--ci` flag (or similar) to optimize it for CI/CD workflows where only a...
was following : https://blog.railway.com/p/ssh and on running with browserless flag railway login --browserless 🚨 Response not successful status=404
 I get an error when trying to connect with SSH. Same with WSL on Windows.
> paste - no longer maintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `paste` | | Version | `1.0.15` |...
This allows changing service source in railway environment new to either a Docker image or a GitHub repo. If a GitHub repo is provided, a branch must also be provided....
## Description The Railway CLI fails to authenticate using a valid API token created from the Account Settings page. Both `railway login` and token-based authentication methods are not working. ##...
Old resources and issues (such as [this one](https://github.com/railwayapp/cli/issues/157)) suggests the Railway CLI once had a `delete` command. Are there any plans on bringing it back? Motivation: - At Wasp, we...
In the documentation for [Volume](https://docs.railway.com/guides/volumes), `--json` is supposed to be available. However, with the latest railway cli `railway 4.12.0`, it seems the flag is removed. The help section (see below)...
Resolves https://github.com/railwayapp/cli/issues/635.