heroku

Create and manage Heroku apps from the command line. Login…

heroku

Create and manage Heroku apps from the command line.

heroku login

heroku create

heroku logs --app {{app_name}}

heroku run {{process_name}} --app {{app_name}}

heroku ps --app {{app_name}}

heroku destroy --app {{app_name}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← help2man hexdump →