【发布时间】:2018-07-07 22:21:57
【问题描述】:
我正在尝试按照以下官方指南更改我的 Heroku 应用区域:https://devcenter.heroku.com/articles/app-migration。
问题在于,当我一开始尝试使用:heroku fork --from sourceapp --to targetapp --region eu 分叉它时。
Heroku cli 返回:
! fork is not a heroku command.
! Perhaps you meant info
! Run heroku help for a list of available commands.
我在 Windows 10 中使用最新版本的 Heroku Cli 6.15.18-fdf2097
【问题讨论】:
标签: ruby-on-rails git heroku heroku-cli