fix: json command didnt filter
This commit is contained in:
@@ -15,4 +15,5 @@ var jsonCmd = &cobra.Command{
|
||||
|
||||
func init() {
|
||||
rootCmd.AddCommand(jsonCmd)
|
||||
addFilterFlags(jsonCmd)
|
||||
}
|
||||
Reference in New Issue
Block a user