Skip to content

Extract pkg zip

karterfree edited this page Mar 5, 2020 · 8 revisions

Command extracted package from *.gz file to folder


Examples

Extract package to the folder with the same name in the current folder:

clio extract <package name>

Extract package to the folder with the same name in the specified folder:

clio extract C:\packages\gz\cliogate.gz -d C:\packages\sources


Aliases

extract unzip