Skip to content

Commit 661efe1

Browse files
authored
Merge pull request #25968 from Arhell/upd
[zh] update cheatsheet.md
2 parents cd04ec7 + d8d2c89 commit 661efe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -786,6 +786,7 @@ Verbosity | Description
786786
`--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.
787787
`--v=3` | Extended information about changes.
788788
`--v=4` | Debug level verbosity.
789+
`--v=5` | Trace level verbosity.
789790
`--v=6` | Display requested resources.
790791
`--v=7` | Display HTTP request headers.
791792
`--v=8` | Display HTTP request contents.
@@ -798,6 +799,7 @@ Verbosity | Description
798799
`--v=2` | 输出有关服务的稳定状态的信息以及重要的日志消息,这些信息可能与系统中的重大变化有关。这是建议大多数系统设置的默认日志级别。
799800
`--v=3` | 包含有关系统状态变化的扩展信息。
800801
`--v=4` | 包含调试级别的冗余信息。
802+
`--v=5` | 跟踪级别的详细程度。
801803
`--v=6` | 显示所请求的资源。
802804
`--v=7` | 显示 HTTP 请求头。
803805
`--v=8` | 显示 HTTP 请求内容。

0 commit comments

Comments
 (0)