Let's improve our recink helper functionality by refactoring the next helper commands and output
recink [version] - Rethink CI for JavaScript applications
USAGE
recink run terraform [path]
ARGUMENTS
[path] Path to configuration file optional default: "./"
OPTIONS
--exclude-modules [modules] List of modules to exclude optional default: []
--include-modules [modules] List of modules to run optional default: []
--custom-config Custom configuration optional default: []
--tf-version Terraform version optional default: false
--tf-workspace Terraform workspace optional default: false
--tf-vars Terraform variables as environmental variables optional default: []
--tf-varfiles Terraform variables as tfvars files optional default: []
GLOBAL OPTIONS
-h, --help Display help
-V, --version Display version
--no-color Disable colors
--quiet Quiet mode - only displays warn and error messages
-v, --verbose Verbose mode - will also output debug messages
Let's improve our recink helper functionality by refactoring the next helper commands and output
recink run terraform -helpcommandActual Result:
recink run terraform -helpcommand the basic recink helper view is displayed in the cliPlease refer to attachment for more details: