Skip to content

context::save

Saves context state.

context::save name:string

The context::save operator dumps the state of the specified context into its (binary) output.

The name of the context whose state to save.

context::save "ctx"
save_file "snapshot.mmdb"

context::create_bloom_filter, context::create_lookup_table, context::load, context::remove, context::reset, create_geoip, enrich, erase, inspect, list, update

Last updated: