> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appz.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# appz upgrade

The `appz upgrade` command can be used to upgrade your current appz binary (if installed globally) to the latest version.

```bash terminal theme={null}
appz upgrade
```

<Warning>This command will only work if appz was installed in the \~/.appz directory, using our official installation script.</Warning>
