📜  删除 heroku 配置变量 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:28.900000             🧑  作者: Mango

代码示例1
USAGE
  $ heroku ci:config:unset

OPTIONS
  -a, --app=app            app to run command against
  -p, --pipeline=pipeline  pipeline
  -r, --remote=remote      git remote of app to use

DESCRIPTION
  Examples:

       $ heroku ci:config:uset RAILS_ENV
       Unsetting RAILS_ENV... done