Chapter 12. kar

12.1. kar:create

12.1.1. Description

Create a kar file for a list of feature repos

12.1.2. Syntax

kar:create [options] repoName [features]

12.1.3. Arguments

NameDescription

repoName

Repository name. The kar will contain all features of the named repository by default

features

Names of the features to include. If set then only these features will be added

12.1.4. Options

NameDescription

--help

Display this help message

12.2. kar:install

12.2.1. Description

Installs a KAR file.

12.2.2. Syntax

kar:install [options] url

12.2.3. Arguments

NameDescription

url

The URL of the KAR file to install.

12.2.4. Options

NameDescription

--help

Display this help message

--no-start

Do not start the bundles automatically

12.3. kar:list

12.3.1. Description

List the installed KAR files.

12.3.2. Syntax

kar:list [options]

12.3.3. Options

NameDescription

--help

Display this help message

--no-format

Disable table rendered output

12.4. kar:uninstall

12.4.1. Description

Uninstall a KAR file.

12.4.2. Syntax

kar:uninstall [options] name

12.4.3. Arguments

NameDescription

name

The name of the KAR file to uninstall.

12.4.4. Options

NameDescription

--help

Display this help message