cli
cli copied to clipboard
[Feedback] promote `ONESDK_LOG="on"`
Feedback
After superface execute
when execute fails show in the CLI output hint to use ONESDK_LOG="on"
for better debugging.
Or/And add this line to the created .env
ONESDK_LOG="off" # Set to "on" to enable better output logging
So ONESDK_LOG
is added to generated .env now I will probably try to look into superface execute
fails. Or maybe we could add hint to each execute run. What do you think @julpat ?