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

chore: update cli messages#61

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
dido18 merged 5 commits intomainfromimprove-cli-message
Nov 11, 2025
Merged

chore: update cli messages#61

dido18 merged 5 commits intomainfromimprove-cli-message
Nov 11, 2025

Conversation

@dido18
Copy link
Contributor

@dido18dido18 commentedNov 11, 2025
edited
Loading

Motivation

Refactor the current output of the arduino-app-cli

arduino@aprilette:/$ arduino-app-cliA CLI to manage the Python appUsage:  arduino-app-cli [command]Available Commands:  app         Manage Arduino Apps  brick       Manage Arduino Bricks  completion  Generates completion scripts  config      Manage arduino-app-cli config  daemon      Run an HTTP server to expose arduino-app-cli functionality through REST API  help        Help about any command  properties  Manage apps properties  system  version     Print the version number of Arduino App CLIFlags:      --format string      Output format (text, json) (default "text")  -h, --help               help for arduino-app-cli      --log-level string   Set the log level (debug, info, warn, error) (default "error")Use "arduino-app-cli [command] --help" for more information about a command.

Change description

After

❯ ./build/arduino-app-cli A CLI to manage Arduino AppsUsage:  arduino-app-cli [command]Available Commands:  app         Manage Arduino Apps  brick       Manage Arduino Bricks  completion  Generates completion scripts  config      Manage Arduino App CLI config  daemon      Run the Arduino App CLI as an HTTP daemon  help        Help about any command  properties  Manage apps properties  system      Manage the board’s system configuration  version     Print the version number of Arduino App CLIFlags:      --format string      Output format (text, json) (default "text")  -h, --help               help for arduino-app-cli      --log-level string   Set the log level (debug, info, warn, error) (default "error")Use "arduino-app-cli [command] --help" for more information about a command.

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.

@dido18dido18 marked this pull request as ready for reviewNovember 11, 2025 13:08
@dido18dido18 merged commitdbc97ff intomainNov 11, 2025
6 checks passed
@dido18dido18 deleted the improve-cli-message branchNovember 11, 2025 13:46
dido18 added a commit that referenced this pull requestNov 11, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@martacarbonemartacarbonemartacarbone approved these changes

@lucarin91lucarin91lucarin91 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@dido18@martacarbone@lucarin91

[8]ページ先頭

©2009-2025 Movatter.jp