Skip to content

Commit 3dd4721

Browse files
authored
Merge pull request #25389 from sangam14/patch-1
Update cheatsheet.md
2 parents 281df0c + 619eb00 commit 3dd4721

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/reference/kubectl/cheatsheet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ Verbosity | Description
391391
`--v=2` | Useful steady state information about the service and important log messages that may correlate to significant changes in the system. This is the recommended default log level for most systems.
392392
`--v=3` | Extended information about changes.
393393
`--v=4` | Debug level verbosity.
394+
`--v=5` | Trace level verbosity.
394395
`--v=6` | Display requested resources.
395396
`--v=7` | Display HTTP request headers.
396397
`--v=8` | Display HTTP request contents.

0 commit comments

Comments
 (0)