cally

Top level click command group for Cally

cally [OPTIONS] COMMAND [ARGS]...

Options

--config <config>

Path to the project config file

--version

Show the version and exit.

Environment variables

CALLY_CONFIG

Provide a default for --config

config

cally config [OPTIONS] COMMAND [ARGS]...

print-service

Prints the service config as YAML

cally config print-service [OPTIONS]

Options

--environment <environment>

Required Environment to operate within

--service <service>

Required Service name to retrieve config details

Environment variables

CALLY_ENVIRONMENT

Provide a default for --environment

CALLY_SERVICE

Provide a default for --service

provider

cally provider [OPTIONS] COMMAND [ARGS]...

build

cally provider build [OPTIONS]

Options

--source <source>
--provider <provider>

Required

--version <version>

Required

tf

cally tf [OPTIONS] COMMAND [ARGS]...

print

cally tf print [OPTIONS]

Options

--environment <environment>

Required Environment to operate within

--service <service>

Required Service name to retrieve config details

Environment variables

CALLY_ENVIRONMENT

Provide a default for --environment

CALLY_SERVICE

Provide a default for --service

write

cally tf write [OPTIONS]

Options

--output <output>

Output path for the terraform json

--environment <environment>

Required Environment to operate within

--service <service>

Required Service name to retrieve config details

Environment variables

CALLY_ENVIRONMENT

Provide a default for --environment

CALLY_SERVICE

Provide a default for --service