How to Update the Autify CLI

Prev Next

How to update

Autify CLI uses channel releases for automated updates. By default, the stable channel is used and you can update your Autify CLI to the latest stable channel by running:

autify update

Note: Homebrew users shouldn't use this command and should let Homebrew update instead. All stable releases will be shipped to our tap automatically, so this command should be sufficient to update to the latest version:

brew upgrade autify-cli

Note: There is a beta channel and release candidate channels for previewing the pre-release versions, but in most of the cases, the stable channel should be sufficient.

The Command Line Interface (CLI) for Autify NoCode Mobile uses the same mechanism as Autify NoCode Web. Therefore, for further details, please refer to the NoCode Web CLI article.