feature: Inspector Gadget
This commit is contained in:
@@ -18,5 +18,6 @@ JSON, YAML, SQL, etc.).`,
|
||||
func init() {
|
||||
rootCmd.AddCommand(convertCmd)
|
||||
rootCmd.AddCommand(diffCmd)
|
||||
rootCmd.AddCommand(inspectCmd)
|
||||
rootCmd.AddCommand(scriptsCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user