Adds `_confirm_deploy` to the `release_deploy` cli command.
------------------
5.4.0
------------------
Adds `_confirm_deploy` to the deploy step, ensuring that the `deployment:label` tag on a service matches the `deployment:label` tag on the tasks within that service.
------------------
5.3.3
------------------
Logs written during a deployment are saved to ``~/.local/share/weco-deploy``, not ``~/local/share/weco-deploy``.
------------------
5.3.2
------------------
Bump for release
------------------
5.3.1
------------------
Bump for release
------------------
5.3.0
------------------
Allow getting more than 10 deployments with the ``show-deployments`` command.
Get more deployments by passing ``--limit=LIMIT``, e.g. ``--limit=25``.