
synccmd
Package synccmd implements the `s3-orchestrator sync` subcommand, which imports objects already present on a backend bucket into the metadata store so the proxy can serve them.
Index
func Run
Run is the CLI entry point. It parses the sync flags, opens the database, and walks the backend, returning the process exit code.
type Options
Options holds the parsed CLI flags for `s3-orchestrator sync`.
Generated by gomarkdoc