update

Update the local Flywheel CLI package and setup artifacts

Reference for flywheel update.

Command Group

Other Commands

Summary

Update the local Flywheel CLI package and setup artifacts

Usage

flywheel update [FLAGS]

Required flags

None.

Optional flags

FlagValueDefaultChoicesDescription
--checkPrint installed/latest status without changing files
--dry-runPrint planned package and local setup refresh steps
--yesRun prompt-free for agent execution

Examples

Update the Flywheel CLI and refresh local setup

flywheel update --yes

Check whether a newer public package is available

flywheel update --check

Preview update and refresh steps

flywheel update --dry-run