itctl: how to use firmware upgrade? #19
Labels
No Label
Bug
Cantfix
Duplicate
Enhancement
External
Help Wanted
In Progress
Invalid
Question
Waiting
Waiting For Info
Waiting for Upstream
Wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Elara6331/itd#19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Please improve the help a bit. I struggled to understand how to use itctl to upgrade a new firmware.
This failed with:
$ itctl firmware upgrade pinetime-mcuboot-app-dfu-1.10.0.zip
Upgrade command requires either archive or init packet and firmware.
Someone on matrix help me. I needed to add a flag, -a:
$ itctl firmware upgrade -a pinetime-mcuboot-app-dfu-1.10.0.zip
Yes, I just found out about this a few days ago. The flag is shown if you do
itctl fw upg --help
, but not if you doitctl help fw upg
. I will investigate and try to fix that. Thank you.Fixed in
71e9caf0bc