Skip to content

Tags: hmmhmmhm/cli

Tags

v0.2.46

Toggle v0.2.46's commit message
v0.2.46: PR railwayapp#166 Fix PR branch

v0.2.45

Toggle v0.2.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add args to use of delete and up commands (railwayapp#161)

v0.2.44

Toggle v0.2.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature to up a specific directory (railwayapp#156)

* Feature to up a specific directory

* Added a path to the arg

* Added RootDir property on UploadRequest

v0.2.43

Toggle v0.2.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLI now returns latest updated projects (railwayapp#151)

v0.2.42

Toggle v0.2.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLI now returns latest updated projects (railwayapp#151)

v0.2.41

Toggle v0.2.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support --environment for Up + Fix Exit Status' (railwayapp#150)

* environment for up + refactor

* Fix controller'

* Fix exit output

push

Toggle push's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support --environment for Up + Fix Exit Status' (railwayapp#150)

* environment for up + refactor

* Fix controller'

* Fix exit output

v0.2.40

Toggle v0.2.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Environment flag for run (railwayapp#148)

v0.2.39

Toggle v0.2.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
enable default non-dynamic completions (railwayapp#146)

v0.2.38

Toggle v0.2.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fetch all starter templates (railwayapp#147)

* fetch all starter templates

* fix ineffectual assignment error

* fix formatting