Skip to content

Commit 619eb00

Browse files
authored
Update cheatsheet.md
1 parent dcdf3f0 commit 619eb00

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
@@ -390,6 +390,7 @@ Verbosity | Description
390390
`--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.
391391
`--v=3` | Extended information about changes.
392392
`--v=4` | Debug level verbosity.
393+
`--v=5` | Trace level verbosity.
393394
`--v=6` | Display requested resources.
394395
`--v=7` | Display HTTP request headers.
395396
`--v=8` | Display HTTP request contents.

0 commit comments

Comments
 (0)