Releases: roots/trellis-cli
Releases · roots/trellis-cli
v1.13.0
What's Changed
- Fix CLI config file loading from directories outside of
trellis
by @swalkinshaw in #458 - Go 1.23 by @swalkinshaw in #466
- Fix autocomplete args for logs and ssh commands by @swalkinshaw in #479
- Add GitHub attestation by @tangrufus in #481
- Enable Lima's loadDotSSHPubKeys SSH option by @swalkinshaw in #489
Full Changelog: v1.12.1...v1.13.0
v1.12.1
What's Changed
- Refactor Lima config management by @swalkinshaw in #449
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Use Go 1.19 by @swalkinshaw in #407
- Improve consistency and usability of Vault commands by @swalkinshaw in #388
- Re-add
project_root
support inalias
command by @swalkinshaw in #447 - Ubuntu 24.04 support by @retlehs in #445
New Contributors
Full Changelog: v1.11.1...v1.12.0
v1.11.1
What's Changed
- Improve alias output message by @MikeiLL in #391
- Fix use of reserved characters in wp-cli.yml by @kellymears in #398
- updated lima config ssh forwardAgent true by default by @johnkraczek in #403
New Contributors
- @kellymears made their first contribution in #398
- @johnkraczek made their first contribution in #403
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Add
database_app
CLI config option by @swalkinshaw in #367 - Improve db open error cases by @swalkinshaw in #370
- Fix default VM name by @swalkinshaw in #373
- Lima config updates by @swalkinshaw in #374
- Update doc links by @swalkinshaw in #380
- Set development inventory file based on VM by @swalkinshaw in #379
- db open: default to development by @swalkinshaw in #383
- Fix
virtualenv_integration
config setting by @swalkinshaw in #384 - Add workdir support to
vm shell
by @swalkinshaw in #385 - Support new
trellis.cli.yml
config file by @swalkinshaw in #387
Full Changelog: v1.10.1...v1.11.0
v1.10.1
v1.10.0
What's Changed
- Fixes #347 - Correct download url in install script by @swalkinshaw in #348
- Switch to verbose output when init command is slow by @swalkinshaw in #355
- Support non-default public_path in Alias cmd by @swalkinshaw in #353
- [EXPERIMENTAL] Add VM integration by @swalkinshaw in #346
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- droplet create command: support ed25519 SSH keys by @swalkinshaw in #328
- Add
droplet dns
command to create DNS records by @swalkinshaw in #330 - Prevent deploys to development by default by @swalkinshaw in #336
- Fix exec command help by @swalkinshaw in #342
- Add
logs
command to view/tail Nginx log files by @swalkinshaw in #337
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Add local env support to alias cmd by @swalkinshaw in #316
- Add autocomplete to dotenv command by @swalkinshaw in #318
- Improve failure output for commands by @swalkinshaw in #319
- Fixes #309 - Better GitHub API error messages by @swalkinshaw in #320
- Fix #271 - Add ask_vault_pass config setting by @swalkinshaw in #321
- Project detection: drop site folder requirement by @swalkinshaw in #326
- CLI config refactor and improvements by @swalkinshaw in #324
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Update python check command to python3 by @swalkinshaw in #283
- Bump github.com/mitchellh/cli from 1.1.2 to 1.1.3 by @dependabot in #285
- Add GitHub secret and deploy key to specified
--repo
by @codepuncher in #288 - Add
--no-provision
flag to skip provisioning after generating keys by @codepuncher in #292 - Use
--repo
when setting known hosts secret by @codepuncher in #294 - Fix virtualenv shebangs updating by @swalkinshaw in #297
- Fix venv hook shell escaping by @swalkinshaw in #296
New Contributors
- @codepuncher made their first contribution in #288
Full Changelog: v1.6.1...v1.7.0