Download a file
betty download https://example.com/file.ext to path/to/output_file.extCompress a file or directory to one of the support archive formats
betty zip path/to/file_or_directoryExtract an archive into the current directory
betty unzip archive.tar.gzExtract an archive into a specific directory
betty unarchive archive.tar.gz to path/to/directory