Skip to main content

Commands 🍭

The MMDB CLI provides several commands to interact with MaxMind DB files. You can use these commands to inspect the contents of an MMDB file, extract metadata, and dump the data in a human-readable format. The following commands are available in MMDB CLI:

We will explore each of these commands in detail in the following sections. Let's get started! 🚀

  • Metadata: View the metadata of an MMDB file.
  • Inspect: Inspect the contents of an MMDB file.
  • Dump: Dump the contents of an MMDB file in a human-readable format.
  • Generate: Generate an MMDB file from a JSON dataset.
  • Update: Update an existing MMDB file with new data.