Skip to content

lip pack

Usage

Bash
1
lip pack <path>

Description

Create a archive from the current directory, containing all files to place specified in the tooth.json file.

Arguments

  • path

The path to the archive to create.

Options

  • --dry-run

Do not actually create the archive.

  • --ignore-scripts

Do not run any scripts during packaging.

  • --archive-format <format>

The format of the archive to create. Valid formats are zip, tar, tgz and tar.gz. Defaults to zip.