Module bonsaidb::cli

source ·
Expand description

BonsaiDb command line tools.

Structs

  • The command line interface for bonsaidb.

Enums

  • All available command line commands.
  • A [Subcommand] implementor that has no options.

Traits

  • A command line interface that can be executed with either a remote or local connection to a server.

Functions

  • Runs the command-line interface with only the built-in commands, using configuration to launch a server if running a local command.