An open API service for providing issue and pull request metadata for open source projects.

GitHub / arduino/arduino-cli issues and pull requests

Labelled with: topic: CLI

#2940 - Allow platforms without fixed version in profiles.

Pull Request - State: closed - Opened by cmaglie 5 months ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: build-process

#2883 - bugfix: Kill compile processes that generates too much output

Pull Request - State: closed - Opened by cmaglie 8 months ago - 1 comment
Labels: type: enhancement, topic: CLI

#2883 - bugfix: Kill compile processes that generates too much output

Pull Request - State: closed - Opened by cmaglie 8 months ago - 1 comment
Labels: type: enhancement, topic: CLI

#2882 - fix: allow lib-install from git using revision hash as a reference

Pull Request - State: closed - Opened by cmaglie 8 months ago - 1 comment
Labels: topic: code, type: imperfection, topic: CLI, phase: implementation, criticality: medium

#2882 - fix: allow lib-install from git using revision hash as a reference

Pull Request - State: closed - Opened by cmaglie 8 months ago - 1 comment
Labels: topic: code, type: imperfection, topic: CLI, phase: implementation, criticality: medium

#2852 - bugfix: `compile ... --dump-profile` now produces a clean output

Pull Request - State: closed - Opened by cmaglie 9 months ago - 5 comments
Labels: priority: medium, topic: code, type: imperfection, topic: CLI

#2848 - Dumping profile should work in non verbose mode

Issue - State: closed - Opened by manchoz 9 months ago
Labels: topic: code, type: imperfection, topic: CLI

#2724 - Fixed locales (translations) not being detected with default config

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: imperfection, topic: CLI

#2724 - Fixed locales (translations) not being detected with default config

Pull Request - State: closed - Opened by cmaglie about 1 year ago - 1 comment
Labels: type: imperfection, topic: CLI

#2693 - Added possibility to set custom properties on upload/burn-bootloader/debug commands.

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: gRPC

#2693 - Added possibility to set custom properties on upload/burn-bootloader/debug commands.

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: gRPC

#2677 - Added `--config-dir` flag

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 3 comments
Labels: type: enhancement, conclusion: resolved, topic: CLI

#2677 - Added `--config-dir` flag

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 2 comments
Labels: type: enhancement, topic: CLI

#2647 - regression: allow `monitor` to not require to specify the board if the port cannot be identified.

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 1 comment
Labels: type: enhancement, topic: code, topic: CLI

#2641 - Silence "config warnings" in text mode, except for `config ...` commands

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 2 comments
Labels: type: enhancement, topic: CLI

#2641 - Silence "config warnings" in text mode, except for `config ...` commands

Pull Request - State: closed - Opened by cmaglie over 1 year ago - 2 comments
Labels: type: enhancement, topic: CLI

#2587 - Remove `yaml` output format from `--format` flag. / Deprecate `--format json` in favor of `--json`

Pull Request - State: closed - Opened by cmaglie over 1 year ago
Labels: type: enhancement, topic: code, topic: CLI

#2587 - Remove `yaml` output format from `--format` flag. / Deprecate `--format json` in favor of `--json`

Pull Request - State: closed - Opened by cmaglie over 1 year ago
Labels: type: enhancement, topic: code, topic: CLI

#2585 - Remove support for `--format yaml`

Issue - State: closed - Opened by cmaglie over 1 year ago - 2 comments
Labels: type: enhancement, topic: CLI

#2526 - Added `--jobs/-j` flag to `compile` command

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2526 - Added `--jobs/-j` flag to `compile` command

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2514 - Add possibility to embed custom libraries into the sketch

Pull Request - State: open - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: enhancement, topic: code, topic: CLI

#2490 - [breaking] Improved .pde warnings detection subroutines / gRPC LoadSketch API improvement

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: gRPC

#2490 - [breaking] Improved .pde warnings detection subroutines / gRPC LoadSketch API improvement

Pull Request - State: closed - Opened by cmaglie almost 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI, topic: gRPC

#2429 - Added specific exit-code for "missing programmer" kind of errors.

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2428 - Added a compatibility trick in `debug -I` for `toolchain.prefix` key

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2402 - Added specific CLI return error-code if inventory can not be created

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 3 comments
Labels: type: imperfection, topic: CLI

#2391 - Added `programmer` field in debug info output

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2384 - Warnings for .pde file are emitted even if the current dir is not a sketch

Issue - State: closed - Opened by cmaglie about 2 years ago
Labels: type: imperfection, topic: CLI

#2360 - Enumerations in JSON output are weird

Issue - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: imperfection, topic: CLI, topic: gRPC

#2352 - feature: add some specific exit error-codes for `daemon` startup

Issue - State: closed - Opened by cmaglie about 2 years ago - 2 comments
Labels: type: enhancement, topic: CLI

#2348 - Added `upload --upload-field key=value` flag to set upload fields value

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 2 comments
Labels: type: enhancement, topic: CLI

#2309 - Fixed weird error message in `core install` if invalid platform is spcified

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2308 - Compiler diagnostics no longer colored in `arduino-cli compile` output

Issue - State: open - Opened by per1234 about 2 years ago
Labels: topic: code, type: imperfection, topic: CLI

#2307 - add "config get" command to print settings values

Pull Request - State: closed - Opened by ardnew about 2 years ago - 5 comments
Labels: type: enhancement, topic: code, topic: CLI

#2307 - add "config get" command to print settings values

Pull Request - State: closed - Opened by ardnew about 2 years ago - 5 comments
Labels: type: enhancement, topic: code, topic: CLI

#2306 - cli/config get

Pull Request - State: closed - Opened by ardnew about 2 years ago - 1 comment
Labels: conclusion: duplicate, type: enhancement, topic: code, topic: CLI

#2305 - regression: Import fix for `compile --input-dir .` regression found in #2304

Pull Request - State: closed - Opened by cmaglie about 2 years ago - 1 comment
Labels: type: imperfection, topic: CLI

#2291 - feature: Added raw terminal support in `monitor` command

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 3 comments
Labels: type: enhancement, topic: code, topic: CLI

#2285 - [BREAKING] Support only compatible platform versions

Pull Request - State: closed - Opened by alessio-perugini over 2 years ago - 2 comments
Labels: type: enhancement, topic: code, topic: CLI, topic: gRPC

#2275 - `SettingsService#Merge` and `SettingsService#Write` work incorrectly between `daemon` sessions

Issue - State: closed - Opened by kittaakos over 2 years ago - 2 comments
Labels: type: imperfection, topic: CLI, topic: gRPC

#2272 - Added `--no-check-for-updates` in `version` command

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 4 comments
Labels: type: enhancement, conclusion: invalid, topic: CLI

#2258 - Add `--log` global flag as alias for `--verbose/-v`

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2225 - Fix double 100% progress on CompileResponse

Pull Request - State: closed - Opened by alessio-perugini over 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: CLI

#2162 - Ignore `__MACOSX` folder in tool archives when launching core install

Pull Request - State: closed - Opened by alessio-perugini over 2 years ago - 3 comments
Labels: type: imperfection, topic: CLI

#2151 - Implemented `--show-properties` in `board details` command

Pull Request - State: closed - Opened by cmaglie over 2 years ago - 1 comment
Labels: type: enhancement, topic: CLI

#2150 - `--preprocess` key prints informational messages to the output

Issue - State: closed - Opened by okalachev over 2 years ago
Labels: topic: code, type: imperfection, topic: CLI

#2126 - Use the correct library when a relative path is passed as `--library` value

Pull Request - State: closed - Opened by MatteoPologruto over 2 years ago - 1 comment
Labels: topic: code, type: imperfection, topic: CLI

#2111 - Fix invalid JSON and YAML outputs for `outdated` command

Pull Request - State: closed - Opened by lluiscampos over 2 years ago - 3 comments
Labels: type: imperfection, topic: CLI

#2010 - Please align the JSON output of `board list` and `board list watch`

Issue - State: closed - Opened by dankeboy36 almost 3 years ago
Labels: topic: code, type: imperfection, topic: CLI

#1665 - `--library` flag not working with relative paths

Issue - State: closed - Opened by ubidefeo almost 4 years ago
Labels: conclusion: resolved, topic: code, type: imperfection, topic: CLI, criticality: medium

#1367 - Add suggestions when a wrong FQBN is provided (installed platforms only)

Pull Request - State: open - Opened by facchinm over 4 years ago
Labels: type: enhancement, topic: code, topic: CLI

#1047 - Feature request: `compile --show-properties` without a sketch

Issue - State: closed - Opened by obra about 5 years ago - 5 comments
Labels: type: enhancement, topic: CLI

#765 - arduino-cli compile can no longer specify .ino file

Issue - State: closed - Opened by janjongboom over 5 years ago - 25 comments
Labels: conclusion: invalid, type: imperfection, topic: CLI

#629 - [feature-request]: Support fuzzy `core search`

Issue - State: closed - Opened by kittaakos over 5 years ago - 3 comments
Labels: type: enhancement, conclusion: resolved, topic: CLI

#550 - Explain better that "board listall" depends on installed cores

Issue - State: open - Opened by alranel almost 6 years ago - 17 comments
Labels: type: enhancement, topic: code, topic: CLI