ExStorageServiceCli.Commands.Cp (ex_storage_service_cli v0.1.8)

Copy Markdown View Source

Copy files between local filesystem and S3.

Supports:

  • Local → S3 (upload)
  • S3 → Local (download)
  • S3 → S3 (copy)

Summary

Functions

help(command)

relative_key(key, src_prefix)

relative_local_path(file_path, base_path)

run(command, args, ctx)