gpt4 book ai didi

heroku - 如何检索 Heroku 应用程序 ID?

转载 作者:行者123 更新时间:2023-12-01 23:55:35 24 4
gpt4 key购买 nike

第 3 方支持人员要求我提供 heroku 应用程序 ID(app123@heroku.com)。我很确定有某种方法可以得到它,但我看不到它知道。即使在更冗长的 --json 模式下,它也没有出现在 heroku info 中。

我怎样才能取回它?

最佳答案

如果有人需要长 App ID (01234567-89ab-cdef-0123-456789abcdef):

curl -n https://api.heroku.com/apps/$APP_NAME \
-H "Accept: application/vnd.heroku+json; version=3"

App ID将在“id”下的响应对象中

来源: https://devcenter.heroku.com/articles/platform-api-reference#app-info

关于heroku - 如何检索 Heroku 应用程序 ID?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62796668/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com