--yes
or -y
option to answer yes to all questions.--help
option to display help. Command specific helps include also the minimum IAM permissions needed to run the command.--version
option to print version information.--log-confidential-info
.--stats
option to print statistics information of the executed command.--feature <feature>=<boolean value>
option to enable and disable certain Takomo features.--load-aws-sdk-config
to prefer loading credentials from configuration file over the credentials file. Passing this option will enable loading the profile from ~/.aws/config file.--env-file <path-to-environment-variables-file>
to load environment variables from a file. The loaded variables override existing variables with the same name. This option can be used multiple times.--log <level>
option to choose the logging level.--dir <directory>
or -d <directory>
option to define the directory from where Takomo loads configuration.--var
and --var-file
options to provide variables that can be used in stack group and stack configuration files and stack templates. Both options can be used multiple times.--show-generate-iam-policies
option to print instructions how to generate IAM policies needed to run the command. --quiet
or -q
to suppress all logging and all but the final output. Useful when you want to write the command output to a file.--profile <profile>
option to choose which AWS profile to use.