pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Support interactive with the system

Open jianzs opened this issue 2 years ago • 0 comments

In the application, there may be a need to access data from external sources, such as retrieving environment variables or reading local files.

If the data is only going to be read and not written, we should upload it. Otherwise, we need to establish a mechanism that enables storing and sharing data among lambda functions. Alternatively, we can simply inform the user not to perform these actions.

jianzs avatar Oct 25 '23 09:10 jianzs