Extract pkg zip - Advance-Technologies-Foundation/clio GitHub Wiki

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