Skip to main content

Updating Goose

info

To update Goose to the latest stable version, reinstall using the instructions below

You can update Goose by simply running:

goose update

Or you can run the installation script again:

curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | CONFIGURE=false bash

To check your current Goose version, use the following command:

goose --version

All configuration settings will remain the same, with Goose updated to the latest version.