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
| Flag | Value | Default | Choices | Description |
|---|---|---|---|---|
--check | Print installed/latest status without changing files | |||
--dry-run | Print planned package and local setup refresh steps | |||
--yes | Run prompt-free for agent execution |
Examples
Update the Flywheel CLI and refresh local setup
flywheel update --yesCheck whether a newer public package is available
flywheel update --checkPreview update and refresh steps
flywheel update --dry-run