Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法重命名heroku中cli的名称应用_Heroku_Heroku Toolbelt - Fatal编程技术网

无法重命名heroku中cli的名称应用

无法重命名heroku中cli的名称应用,heroku,heroku-toolbelt,Heroku,Heroku Toolbelt,我正在尝试重命名cli的应用程序,但我得到一个错误,没有指定任何应用程序 我做到了 heroku create heroku apps:rename newname 它说:从应用程序文件夹运行此命令。 要做到这一点,你必须先克隆应用程序。然后进入应用程序文件夹,再次运行命令。 或只需通过--app oldname: heroku apps:rename newname --app oldname 我完成了git克隆url,但我收到一个无法克隆的错误502

我正在尝试重命名cli的应用程序,但我得到一个错误,没有指定任何应用程序

我做到了

heroku create
heroku apps:rename newname

它说:从应用程序文件夹运行此命令。
要做到这一点,你必须先克隆应用程序。然后进入应用程序文件夹,再次运行命令。
只需通过--app oldname:

heroku apps:rename newname --app oldname

我完成了git克隆url,但我收到一个无法克隆的错误502