We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1852ee9 + 0e22c74 commit 2e082bfCopy full SHA for 2e082bf
1 file changed
usage.md
@@ -50,6 +50,13 @@ Remove volumes completely:
50
51
warden env down -v
52
53
+Warden troubleshooting and debug information
54
+
55
+ warden doctor
56
57
+ # Verbose mode also print environment variables along with debug and configuration information.
58
+ warden doctor -v
59
60
## Further Information
61
62
Run `warden help` and `warden env -h` for more details and useful command information.
0 commit comments