Specifying --debug
during installation or upgrade sticks in future invocations
#3240
Labels
bug
Oops, sorry!
Describe the bug
When running
porter upgrade --debug
debug output is correctly written, but when runningporter upgrade
once more also writes debug output. This was not the case in Porter v1.0.0.To Reproduce
Steps to reproduce the behavior:
porter install hello --reference ghcr.io/getporter/examples/porter-hello:v0.2.0
porter upgrade hello --debug
porter upgrade hello
Expected behavior
Debug logs should not be written on the second
porter upgrade
.Porter Command and Output
Version
porter v1.1.0 (b50c189)
The text was updated successfully, but these errors were encountered: