Unity CLI 0.1.0-beta.2
6 documented changes.
- Version
- 0.1.0-beta.2
- Released
- Apr 23, 2026
- Product
- Unity CLI
Unity CLI 0.1.0-beta.2
Updates
- Feature
Added `unity implode` to uninstall the CLI. This command removes the installed binary and environment files and clears stored credentials from the operating system keyring. In non-interactive shells, the command requires the `--yes` flag and only works on a CLI installed using the official installer.
- Feature
Added `unity projects create` to create a Unity project from the CLI.
- Feature
Added `unity changelog` to display the release notes for the installed CLI.
- Feature
Added `unity upgrade --changelog` to preview release notes for an update without installing it.
- Feature
Added `unity upgrade --target ` to upgrade to a specific published version instead of the latest version in your channel.
- Feature
Added interactive `unity upgrade` which shows release note previews for the target version before confirmation.