Synopsis

attini configure set-dist-id [-h] [--override] [--path=<path>] (--id=<id> | --random)

Description

Set a distribution id in the attini-config file. It is recommended to execute this command as a prepackage command when packaging a distribution. See https://docs.attini.io/api-reference/attini-configuration.html for more information.

Options

-h, --help

Show information about this command.

--id=<id>

Specify the distribution id you want to set.

--override

Override existing id.

--path=<path>

Specify a path to your distribution root. The default is the current working directory.

--random

Set a random distribution id.