# Trellis-cli v1.7.0 released

**URL:** https://discourse.roots.io/t/trellis-cli-v1-7-0-released/23177
**Category:** trellis
**Tags:** releases, trellis-cli
**Created:** 2022-05-18T01:03:10Z
**Posts:** 1

## Post 1 by @swalkinshaw — 2022-05-18T01:03:10Z

[trellis-cli v1.7.0 released](https://github.com/roots/trellis-cli/releases/tag/v1.7.0)

## What’s Changed

- Update python check command to python3 by @swalkinshaw in [Update python check command to python3 by swalkinshaw · Pull Request #283 · roots/trellis-cli · GitHub](https://github.com/roots/trellis-cli/pull/283)
- Bump [github.com/mitchellh/cli](http://github.com/mitchellh/cli) from 1.1.2 to 1.1.3 by @dependabot in [https://github.com/roots/trellis-cli/pull/285](https://github.com/roots/trellis-cli/pull/285)
- Add GitHub secret and deploy key to specified `--repo` by @codepuncher in [https://github.com/roots/trellis-cli/pull/288](https://github.com/roots/trellis-cli/pull/288)
- Add `--no-provision` flag to skip provisioning after generating keys by @codepuncher in [https://github.com/roots/trellis-cli/pull/292](https://github.com/roots/trellis-cli/pull/292)
- Use `--repo` when setting known hosts secret by @codepuncher in [https://github.com/roots/trellis-cli/pull/294](https://github.com/roots/trellis-cli/pull/294)
- Fix virtualenv shebangs updating by @swalkinshaw in [https://github.com/roots/trellis-cli/pull/297](https://github.com/roots/trellis-cli/pull/297)
- Fix venv hook shell escaping by @swalkinshaw in [https://github.com/roots/trellis-cli/pull/296](https://github.com/roots/trellis-cli/pull/296)

## New Contributors

- @codepuncher made their first contribution in [https://github.com/roots/trellis-cli/pull/288](https://github.com/roots/trellis-cli/pull/288)

**Full Changelog** : [https://github.com/roots/trellis-cli/compare/v1.6.1...v1.7.0](https://github.com/roots/trellis-cli/compare/v1.6.1...v1.7.0)
