Module kvsd::cli

source ·
Expand description

Define the features to support as a cli.

Constants§

  • delete subcommand name.
  • get subcommand name.
  • ping subcommand name.
  • server subcommand name.
  • set subcommand name.

Functions§

  • launch the delete command.
  • Launch the get command.
  • new return top level clap Command.
  • Launch the ping command.
  • Launch the server command.
  • Launch the set command.