Releases: railwayapp/cli
Releases · railwayapp/cli
v4.10.0
Changes
- #671 Fix for
railway logs
: allow using deployment ID to look up failed build logs
- #672 Improving
railway log --help
docs for users and LLMs
- #673 Add
deployment
command with subcommands for list, up and redeploy
v4.9.0
Changes
- #665 longer log retry
- #666 Fix osx compilation
- #667 Add
--lines
/ -n
and -f
/ --filter
options to log command
- #669 Add
logs --tail
alias + examples in the logs --help
output
- #670 Improve
logs --help
v4.8.0
Changes
- #664 Use workspace based queries/mutations
v4.7.3
Changes
- #658 Support
--json
for the whoami
command
- #661 Add CLAUDE.md with development guidance
- #662 Add retry logic with exponential backoff for build log streaming
- #663 Fix environment duplication timeout when process takes longer than 30s
v4.6.3
Changes
- #654 fix: update check no longer relies on config
- #656 Add
--workspace
option to railway init
v4.6.1
Changes
- #653 Clippy fixes
- #648 Add extra information when being ratelimited
v4.6.0
Changes
- #643
railway functions
- #652 bail with warning when no options selected on add
v4.5.6
Changes
- #646 allow skipping deploys when setting variables
v4.5.4
Changes
- #636 bump gql client timeout to 30s