Skip to content

Tags: hmmhmmhm/cli

Tags

v0.1.27

Toggle v0.1.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix flag parsing that shouldn't happen (railwayapp#66)

v0.1.26

Toggle v0.1.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't delete ~/.railway if running in ~/ (railwayapp#65)

v0.1.25

Toggle v0.1.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update license year (railwayapp#62)

v0.1.24

Toggle v0.1.24's commit message
Merge branch 'master' of github.com:railwayapp/cli

v0.1.23

Toggle v0.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Guard against NPE on version check (railwayapp#60)

* Update version.go

* Update controller/version.go

v0.1.22

Toggle v0.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Install and uninstall shell scripts (railwayapp#58)

v0.1.21

Toggle v0.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use width of longest env var name when printing (railwayapp#56)

v0.1.20

Toggle v0.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix gitignore matching (railwayapp#55)

v0.1.19

Toggle v0.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create config path if it does not already exist (railwayapp#54)

v0.1.18

Toggle v0.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move cli configs into root dir (railwayapp#53)

* migrate local project config to root config
* match longest parent path when looking for project config