Update content/ja/docs/tasks/debug-application-cluster/crictl.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
Wang
2022-01-03 08:36:04 +09:00
committed by GitHub
parent b7c7c6cd66
commit 3a2047889e
@@ -376,7 +376,7 @@ docker cli | crictl | 説明 | サポートされていない機能
`logs` | `logs` | コンテナのログを取得します | `--details`
`ps` | `ps` | コンテナのリストアップ |  
`stats` | `stats` | コンテナのリソース使用状況をライブで表示 | Column: NET/BLOCK I/O, PIDs
`version` | `version` | ランタイムDocker、ContainerD、その他のバージョン情報を表示します |  
`version` | `version` | ランタイム(Docker、ContainerD、その他)のバージョン情報を表示します |  
{{< /table >}}
### 変更を行います