Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command definitions and execution

This module contains all CLI commands and their implementations. Commands are organized by functionality and follow the pattern established in the command implementation template.

Modules§

cp
cp command - Copy objects
diff
diff command - Compare objects between two locations

Structs§

Cli
rc - Rust S3 CLI Client

Enums§

Commands

Functions§

execute
Execute the CLI command and return an exit code