Skip to content

Commit

Permalink
setup stats command
Browse files Browse the repository at this point in the history
Signed-off-by: fahed dorgaa <[email protected]>

fixes

Signed-off-by: fahed dorgaa <[email protected]>

fixes

Signed-off-by: fahed dorgaa <[email protected]>
  • Loading branch information
fahedouch committed Nov 9, 2021
1 parent 5579a69 commit 1a99994
Show file tree
Hide file tree
Showing 6 changed files with 810 additions and 1 deletion.
1 change: 1 addition & 0 deletions cmd/nerdctl/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ func newApp() *cobra.Command {

// stats
newTopCommand(),
newStatsCommand(),

// #region Management
newContainerCommand(),
Expand Down
Loading

0 comments on commit 1a99994

Please sign in to comment.