Change some heroku aliases
This commit is contained in:
@@ -52,6 +52,8 @@ alias hca='heroku config:add'
|
||||
alias hcu='heroku config:unset'
|
||||
alias hcr='heroku config:unset'
|
||||
alias hl='heroku logs -t -n 5000'
|
||||
alias hmo='heroku maintenance:on'
|
||||
alias hmoo='heroku maintenance:off'
|
||||
alias hr='heroku releases'
|
||||
alias hrs='heroku restart'
|
||||
alias irb='irb --readline -r irb/completion'
|
||||
|
||||
Reference in New Issue
Block a user