Skip to content

Conversation

@lucarin91
Copy link
Contributor

@lucarin91 lucarin91 commented Oct 27, 2025

Motivation

board sub-command is misleading and should be deprecated; all the functionality can be moved to system command.

Change description

arduino@diodio:~$ arduino-app-cli system
Usage:
  arduino-app-cli system [command]

Available Commands:
  cleanup      Removes unused and obsolete application images to free up disk space.
  keyboard     Manage the keyboard layout of the system
  network-mode Manage the network mode of the system
  set-name     Set the custom name of the board
  update       Launches an update of the upgradable packages on the system

Flags:
  -h, --help   help for system

Global Flags:
      --format string      Output format (text, json) (default "text")
      --log-level string   Set the log level (debug, info, warn, error) (default "error")

Additional Notes

Reviewer checklist

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

@lucarin91 lucarin91 requested review from a team and dido18 October 27, 2025 15:04
@lucarin91 lucarin91 merged commit a8cfdb5 into main Oct 27, 2025
11 checks passed
@lucarin91 lucarin91 deleted the remove-board-sub-command branch October 27, 2025 15:40
@per1234 per1234 added the enhancement New feature or request label Oct 27, 2025
lucarin91 added a commit that referenced this pull request Oct 28, 2025
* chore: remove board sub-command

* fix go.mod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants