skip to content
Alvin Lucillo

Dev mode with debug

/ 1 min read

💻 Tech

If you run into issues with your skaffold deployment, you can use -v debug for debug-level verbosity, so you can have more information to diagnose the issue.

skaffold dev -v debug