-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
type: enhancementProposed improvementProposed improvement
Description
Bug Report
Current behavior
No CreateSketch
method in commands.proto
, but there are LoadSketch
and ArchiveSketch
.
This is available with cmd arduino-cli sketch new ...
so i guess it should be available via gRPC too.
Expected behavior
CreateSketch
method in commands.proto
.
Environment
- CLI version (output of
arduino-cli version
): 0.19.0 - OS and platform:
Additional context
Metadata
Metadata
Assignees
Labels
type: enhancementProposed improvementProposed improvement