update - Update CLI
Keep FileFortress up to date
Keep FileFortress up to date
Update the FileFortress CLI to the latest version.
Syntax
filefortress update [options]
Options
| Option | Description | Default |
|---|---|---|
--check-only, -c |
Check for updates without installing | false |
--force, -f |
Force update even if already latest version | false |
--version, -v |
Specify version to update to | latest |
Examples
Check for updates:
filefortress update --check-only
Checks if a newer version is available without installing.
Update to latest version:
filefortress update
Downloads and installs the latest stable version.
Update to specific version:
filefortress update --version 1.2.3
Updates to a specific version.
Best Practices
Check for updates weekly or monthly
Use
--check-only first to see what's newReview release notes before updating
Backup your configuration before major version updates
Related Commands
device info
View device information
feedback
Report issues or request features
remotes list
View connected storage accounts