karton
karton copied to clipboard
Support injecting binds/filters and outgoing task headers via the CLI
It will be superb if it will be possible to add binds (filters) to a Karton via the CLI. For example, some kartons were designed to support X types of files, but lacking another one that might be relevant only for some users.
In addition, it would be great to be able to add\override task headers to outgoing tasks in a similar way. For example, users might want to add status:reported
for files that were already reported by karton-mwdb-reporter
. Or anything similar.
Support for injecting both headers and binds, will work together great if users would like to add custom filters\headers to their ecosystem, without forking the open-source kartons. It might also allow them to drop some headers.
This solution can be implement in a way that users can use CLI or configurations in order to control this.
.