When you run the fastn CLI, it will automatically check for updates in the background. If a new version is available, you'll receive a prompt informing you of the update and how to install it. You can choose to install it immediately or defer the update to a more convenient time. This ensures that your workflow remains uninterrupted.
The automatic check only works when the FASTN_CHECK_FOR_UPDATES
environment
variable is set, it'll silently check for updates and will only log to the
console if a new version is available.
fastn -c
command.