herokuにwordpressをインストールして、このチュートリアルに従いたい(https://github.com/mhoofman/wordpress-heroku)herokuのツールベルトをダウンロードし、ディスクにgitリポジトリを取得しましたが、herokuアカウントも作成しましたが、必要なときにそれにpostgresqlを追加するには、次のようにします。
$ heroku addons:add heroku-postgresql:dev
! autoupdate in progress
! No app specified.
! Run this command from an app folder or specify which app to use with --app
<app name>
チュートリアルで述べられているようにすべてを行うのはなぜですか?
私はあなたの答えに感謝します