Module cli

Source

Structs§

Cli
CLI structure defining the available commands and global arguments

Enums§

Commands
Enumeration of available subcommands

Functions§

handle_command
Handle the command based on parsed arguments
main
Main function to parse arguments and handle the command
parse_args
Parse the command-line arguments