Print Helm Release name that will be used in current configuration with specified params
Syntax
werf helm get-release [options]
Options
--dir='':
Change to the specified directory to find werf.yaml config
--docker-config='':
Specify docker config directory path. Default $WERF_DOCKER_CONFIG or $DOCKER_CONFIG or
~/.docker (in the order of priority)
--env='':
Use specified environment (default $WERF_ENV)
-h, --help=false:
help for get-release
--home-dir='':
Use specified dir to store werf cache files and dirs (default $WERF_HOME or ~/.werf)
--tmp-dir='':
Use specified dir to store tmp files and dirs (default $WERF_TMP_DIR or system tmp dir)