SLS_DEBUG 环境变量已设置为启用详细调试信息
SLS_DEBUG
export SLS_DEBUG=*
现在如何禁用它(除了移动到新的终端)? export SLS_DEBUG=false 我没有做那件事。
export SLS_DEBUG=false
unset SLS_DEBUG