Offline Clipper Script User Manual¶
The offline package contains offline resources for all products of DCE 5.0. However, in actual usage, customers may not need to deploy all products. Therefore, the offline package clipper script offline/utils/offline-clipper.sh
in installer v0.16.0 provides the offline-clipper.sh
script to trim the offline package. This allows customers to decide which products' offline resources to use based on their actual needs.
Prerequisites¶
-
Clipper is only for GProduct. Before clipping, you need to understand which GProducts are included and their corresponding product codes. Refer to the information in the
components
section of the product list file manifest.yaml. -
The
kubean
,ghippo
, andkpanda
components must exist, meaning these three components will be retained by default.
Operating Guide¶
-
If the input is an offline package tarball and the output is an offline package tarball, for example, to keep the
insight
component: -
If the input is the
offline
directory extracted from the offline package and the output is the source directory of the extracted offline package, for example, to keep theinsight
component: -
If the input is an offline package tarball and the output is the extracted offline package directory, for example, to trim only the
insight
component: -
If the input is the offline package directory and the output is an offline package tarball, for example, to keep the
insight
andskoala
components: -
View the names of trimmable components:
-
View the help document: