Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

filter-keyword

The filter-keyword target interacts with the text to filter within a filter. Below are the operations you can perform on the filter-keyword target.

add filter-keyword to filter

This operation creates and adds a filter keyword to the specified filter.

format

enbas [top level flags] add filter-keyword to filter [flags]

top level flags

See Top Level Flags

flags

--filter-id (required)

The ID of the filter.

--keyword (required)

The text to be filtered.

--whole-word

The filter should consider word boundaries.

Default: false

delete filter-keyword

This operation deletes an existing filter-keyword.

format

enbas [top level flags] delete filter-keyword [flags]

top level flags

See Top Level Flags

flags

--filter-keyword-id (required)

The ID of the filter-keyword.

edit filter-keyword

This operation edits the specified filter-keyword.

format

enbas [top level flags] edit filter-keyword [flags]

top level flags

See Top Level Flags

flags

--filter-keyword-id (required)

The ID of the filter-keyword.

--keyword

The text to be filtered.

Default: <empty>

--whole-word

The filter should consider word boundaries.

Default: false

show filter-keyword

This operation prints the details of the specified filter-keyword.

format

enbas [top level flags] show filter-keyword [flags]

top level flags

See Top Level Flags

flags

--filter-keyword-id (required)

The ID of the filter-keyword.