Skip to content

Commit 2e082bf

Browse files
authored
Merge pull request #40 from hardyjohnson/feature/warden-doctor-command
Add warden doctor command to usage list.
2 parents 1852ee9 + 0e22c74 commit 2e082bf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

usage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,13 @@ Remove volumes completely:
5050

5151
warden env down -v
5252

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+
5360
## Further Information
5461

5562
Run `warden help` and `warden env -h` for more details and useful command information.

0 commit comments

Comments
 (0)