remove
Deletes a context.
context::remove name:string
Description
Section titled “Description”The context::remove
operator deletes the specified context.
name: string
Section titled “name: string”The name of the context to delete.
Examples
Section titled “Examples”Delete a context
Section titled “Delete a context”context::delete "ctx"
See Also
Section titled “See Also”context::create_bloom_filter
,
context::create_geoip
,
context::create_lookup_table
,
context::enrich
,
context::erase
,
context::inspect
,
context::list
,
context::load
,
context::reset
,
context::save
,
context::update