Skip to content

Commit 1a99994

Browse files
committed
setup stats command
Signed-off-by: fahed dorgaa <fahed.dorgaa@gmail.com> fixes Signed-off-by: fahed dorgaa <fahed.dorgaa@gmail.com> fixes Signed-off-by: fahed dorgaa <fahed.dorgaa@gmail.com>
1 parent 5579a69 commit 1a99994

File tree

6 files changed

+810
-1
lines changed

6 files changed

+810
-1
lines changed

cmd/nerdctl/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ func newApp() *cobra.Command {
221221

222222
// stats
223223
newTopCommand(),
224+
newStatsCommand(),
224225

225226
// #region Management
226227
newContainerCommand(),

0 commit comments

Comments
 (0)