Skip to main content

version

Print the installed CLI version.

JSON output

update

Update the Floo CLI to the latest release or to a specific version.
floo update mutates the installed binary in place. It downloads the target release and overwrites the file at floo’s current path on disk. There is no automatic rollback — if you need to revert, reinstall the desired version with the installer or by downloading the binary directly. Use floo update --dry-run to see what would be installed without touching the binary.
The shipped updater downloads the target release and replaces the installed binary in place.

JSON output

When To Use These Commands

  • floo version when you need to verify which binary is on a machine
  • floo update when a machine should track the latest shipped CLI or a pinned version