gitlabEdit

box-tapedArchive

You can manipulate with the archive files!

The archive shell allows you to manipulate with many archive files supported by the backend library that the archive shell relies on. You can edit archive files to pack or extract files and folders to/from the archive from/to your local directory.


Usage

You can interact with the archive files by opening the archive shell to point to a file. This can be achieved using the archive <path> command.

You can consult the available commands using the help command.


Supported formats

The following formats are currently supported by the backend library and the archive shell, maintaining the 1:1 relationship:

  • RAR files

  • ZIP files

  • GZIP files

  • TAR files

  • 7Z files

Last updated