- Heroku Cookbook
- Mike Coutermarsh
- 179字
- 2021-08-05 17:14:27
Introduction
Heroku was built to be managed from its command-line interface. The better we learn it, the faster and more effective we will be in administering our application. The goal of this chapter is to get comfortable with using the CLI. We'll see that each Heroku command follows a common pattern. Once we learn a few of these commands, the rest will be relatively simple to master.
In this chapter, we won't cover every command available in the CLI, but we will focus on the ones that we'll be using the most. As we learn each command, we will also learn a little more about what is happening behind the scenes so that we get a better understanding of how Heroku works. The more we understand, the more we'll be able to take advantage of the platform.
Before we start, let's note that if we ever need to get a list of the available commands, we can run the following command:
$ heroku help
We can also quickly display the documentation for a single command:
$ heroku help command_name
- Learning Neo4j
- R語言數(shù)據(jù)分析從入門到精通
- 復(fù)雜軟件設(shè)計之道:領(lǐng)域驅(qū)動設(shè)計全面解析與實戰(zhàn)
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- AIRAndroid應(yīng)用開發(fā)實戰(zhàn)
- Getting Started with CreateJS
- 數(shù)據(jù)結(jié)構(gòu)(Python語言描述)(第2版)
- Java開發(fā)入行真功夫
- INSTANT CakePHP Starter
- Expert Data Visualization
- RabbitMQ Cookbook
- Java Fundamentals
- Serverless Web Applications with React and Firebase
- 進入IT企業(yè)必讀的324個Java面試題
- 程序員的英語