---
title: CLI v0.6.0
summary: null
url: https://www.fastly.com/documentation/reference/changes/2020/04/cli-v0.6.0
---

View this release on [GitHub](https://github.com/fastly/cli/releases/tag/v0.6.0).

* * *

## Enhancements

- Bump default Rust template to v0.3.0 [#32](https://github.com/fastly/cli/pull/32)
- Publish to homebrew [#26](https://github.com/fastly/cli/pull/26)

## Bug fixes

- Don't display the fastly token in the terminal when doing `fastly configure` [#27](https://github.com/fastly/cli/issues/27)
- Documentation typo in `fastly service-version update` [#22](https://github.com/fastly/cli/issues/22)
- Fix typo in service-version update command [#31](https://github.com/fastly/cli/pull/31)
- Tidy up `fastly configure` text output [#30](https://github.com/fastly/cli/pull/30)
- compute/init: make space after Author prompt match other prompts [#25](https://github.com/fastly/cli/pull/25)
