Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

ArchiveExtraction.md

File metadata and controls

7 lines (6 loc) · 260 Bytes

Archive Extraction

Archive Extraction can be enabled by specifying:

  • -x as a CLI Argument
  • auto_extract_tar in a Configuration YAML file
  • REDDROP_AUTO_EXTRACT_TAR=TRUE as an environment variable

Currently, only TAR archive extraction is supported