Skip to content

TIP

This document is applicable to version 1.10.x, Please use the command ll-cli --version to check your linyaps program version.


% ll-builder-extract 1

NAME

ll-builder-extract - Extract Linyaps layer file to directory

SYNOPSIS

ll-builder extract [options] file directory

DESCRIPTION

The ll-builder extract command is used to extract Linyaps layer files to a specified directory.

OPTIONS

-h, --help : Print help information and exit

--help-all : Expand all help

file (required) : Path to the layer file to be extracted

directory (required) : Target directory for extraction

EXAMPLES

Extract layer file to specified directory:

bash
ll-builder extract org.deepin.demo_binary.layer /tmp/extracted

SEE ALSO

ll-builder(1), ll-builder-export(1)

HISTORY

Developed in 2023 by UnionTech Software Technology Co., Ltd.