Skip to content

Commit e4ede4f

Browse files
authored
Merge pull request #1295 from AkihiroSuda/remove-inspect
limactl: remove `limactl inspect` (not a breaking change)
2 parents dbe3dbe + 473211c commit e4ede4f

File tree

2 files changed

+0
-75
lines changed

2 files changed

+0
-75
lines changed

cmd/limactl/inspect.go

Lines changed: 0 additions & 74 deletions
This file was deleted.

cmd/limactl/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ func newApp() *cobra.Command {
9393
newEditCommand(),
9494
newFactoryResetCommand(),
9595
newDiskCommand(),
96-
newInspectCommand(),
9796
)
9897
return rootCmd
9998
}

0 commit comments

Comments
 (0)