Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add download command#22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
MatteoPologruto merged 1 commit intomainfromadd-download-command
Nov 4, 2025
Merged

Conversation

@MatteoPologruto
Copy link
Contributor

@MatteoPologrutoMatteoPologruto commentedNov 3, 2025
edited
Loading

Motivation

It could be useful to download and save a Debian image, so that it can be flashed multiple times or saved as a back-up.

Change description

Thedownload command has been added. It allows the user to download and store the selected Debian image. By default, it downloads the archive to the current directory, but a different path can be specified using the--dest-dir flag.

$ ./arduino-flasher-cli download latest$ ./arduino-flasher-cli download latest --dest-dir /different/download/path

Additional Notes

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged inmain.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@MatteoPologrutoMatteoPologruto requested a review froma teamNovember 3, 2025 11:26
@MatteoPologrutoMatteoPologruto self-assigned thisNov 3, 2025
@MatteoPologrutoMatteoPologruto added the enhancementNew feature or request labelNov 3, 2025
@MatteoPologrutoMatteoPologruto linked an issueNov 3, 2025 that may beclosed by this pull request
@MatteoPologrutoMatteoPologruto merged commitff44d85 intomainNov 4, 2025
11 checks passed
@MatteoPologrutoMatteoPologruto deleted the add-download-command branchNovember 4, 2025 09:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lucarin91lucarin91lucarin91 approved these changes

Assignees

@MatteoPologrutoMatteoPologruto

Labels

enhancementNew feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Adddownload command to download images

2 participants

@MatteoPologruto@lucarin91

[8]ページ先頭

©2009-2025 Movatter.jp