Skip to content

Q: back-end scenario and file contents (not just paths) #1447

Open
@4ntoine

Description

@4ntoine

Question

I've asked on SO but did not get any answers unfortunately.
Sorry for cross posting here.

Is there any opportunity to get new files content, compiled binaries content done vis cli vis gRPC calls?

Current behavior

All the methods return arduino cli host local fs paths. This limits the use cases and require direct access
to cli host file system or alternative services to provide access (remote fs, ssh, etc).

Expected behavior

Expected to have an opportunity to pass the content of the files, not just paths. This could be done by just returning oneof depending on the (new) request arguments (paths/content).

Environment

  • CLI version (output of arduino-cli version): 0.19.0
  • OS and platform:

Additional context

How does it work with "arduino create"?

Metadata

Metadata

Assignees

Labels

topic: gRPCRelated to the gRPC interfacetype: supportOT: Request for help using the project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions