Synopsis

attini configure set-init-deploy-tag [-h] [--override] [-e=<environment>] --key=<key> [--path=<path>] --value=<value>

Description

Set a tag in the initDeployConfig part of the attini-config file.

Options

-e, --environment=<environment>

Specify an environment. If not specified default will be used.

-h, --help

Show information about this command.

--key=<key>

Specify a key for the tag.

--override

Override existing tag if it exists.

--path=<path>

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

--value=<value>

Specify a value for the tag.