David Constenla
David Constenla
This code is adding a new optional parameter `--dry-run` to dregsy's command line. It allows _easier_ debugging of matching tags based on the specified configuration without syncing all the information...
To be able to consume helm templates that rely on `Capabilities` the `--kube-version` flag has to be supported. This pr is introducing that configuration flag on `kustommization.yml` level under `helmCharts`,...
### Description When using cloudify CLI with _**local**_ parameter like in this example : `cfy local execute --workflow install --task-retries=10 --task-retry-interval=10`, using for example this blueprint [cloudify-nodecellar-docker-example > aws-ec2-blueprint.yaml](https://github.com/cloudify-cosmo/cloudify-nodecellar-docker-example) or...