Module cli

Module cli 

Source
Expand description

Command-line interface for the objectstore server.

This module defines the CLI argument structure and dispatches to the appropriate command implementation. The main entry point is execute.

Functionsยง

execute
Bootstrap the runtime and execute the CLI command.