diff --git a/pkg/core/commands_gen.go b/pkg/core/commands_gen.go index d0b1f6c7..8d7feb78 100644 --- a/pkg/core/commands_gen.go +++ b/pkg/core/commands_gen.go @@ -1123,6 +1123,12 @@ var commandsJSON = `{ "multiple": true, "variadic": true }, + { + "command": "CLIP", + "name": [], + "type": [], + "optional": true + }, { "command": "NOFIELDS", "name": [],