Skip to content

Tags: hmmhmmhm/cli

Tags

v0.1.37

Toggle v0.1.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert config path handling and update DNE logic (railwayapp#78)

* Revert config path handling and change DNE logic

* Update logger

* Update logger

* Update error handler

* Try voiding error

v0.1.36

Toggle v0.1.36's commit message
Update help

v0.1.35

Toggle v0.1.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy from Starter Template (railwayapp#75)

* Add the ability to create project from starter!

* Address PR comments

* Open to deployments tab and handle optional/default env vars

* Trim space on project name validator

* pull out required validator into helper func

v0.1.34

Toggle v0.1.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Docslink in CLI (railwayapp#74)

v0.1.33

Toggle v0.1.33's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Client-side Protected Environments (railwayapp#73)

* Client-side Protected Environments

* Generalized Prompt confirm

* Fix build

* Add Handler

* Protect Current Environment

* Spacing

* Protected env formatting

* Last minute styling

v0.1.32

Toggle v0.1.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `railway connect` for connecting to databases (railwayapp#71)

v0.1.31

Toggle v0.1.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Run handle with Init (railwayapp#70)

v0.1.30

Toggle v0.1.30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: Build and run Dockerfile if no args given to `railway run` (r…

…ailwayapp#69)

v0.1.29

Toggle v0.1.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow installation with custom binary name and install location (rail…

…wayapp#68)

* Make test sh-compatible

v0.1.28

Toggle v0.1.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dont use viper for unmarshal (railwayapp#67)