garden-cli
Advanced tools
Changelog
v0.8.1 (2018-12-10)
-i
flag on kubectl run commands (663deea3)kubectl run
when not interactive (260b9763)get config
command (39ab7b16)<a name="v0.8.0"></a>
Changelog
v0.8.0 (2018-11-21)
init env
cmd to init
and remove login cmd (2998bc4e)<a name="v0.7.0"></a>
Changelog
v0.7.0 (2018-09-17)
Users may need to delete and re-init their projects when using the Kubernetes plugins after installing this update, because Helm may get confused by the changes.
<a name="v0.6.0"></a>
Changelog
v0.5.0 (2018-09-05)
<a name="v0.4.0"></a>
Changelog
v0.4.0 (2018-08-14)
garden call
(b5d49728)Module name no longer defaults to directory name but must be explicitly set in the module's garden.yml file. Any existing garden.yml module files without a name key must therefore be updated to expclitily provide the module name.
<a name="v0.3.1"></a>